#1006880 RFP: httpolice -- validator for HTTP requests and responses

#1006880#3
Date:
2022-03-07 14:44:10 UTC
From:
To:
* Package name    : httpolice
  Version         : 0.9.0
  Upstream Author : Vasiliy Faronov <vfaronov@gmail.com>
* URL             : https://github.com/vfaronov/httpolice
* License         : Expat
  Programming Lang: Python
  Description     : validator for HTTP requests and responses

HTTPolice is a validator or "linter" for HTTP requests and responses.
It can spot bad header syntax, inappropriate status codes, and other
potential problems in your HTTP server or client.