Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-26 | Tests: style. | Andrey Zelenkov | 1 | -177/+299 |
2019-02-27 | Tests: "Host" header tests. | Andrey Zelenkov | 1 | -0/+147 |
2019-02-27 | Tests: added "Host" and "Connetion" headers where necessary. | Andrey Zelenkov | 1 | -21/+43 |
2019-02-20 | Tests: removed test_http_header_transfer_encoding_chunked. | Andrey Zelenkov | 1 | -17/+0 |
2019-02-18 | Rejecting requests with duplicate "Content-Length". | Valentin Bartenev | 1 | -1/+0 |
2019-02-14 | Tests: added tests for "Content-Length" header. | Andrey Zelenkov | 1 | -0/+46 |
2018-11-15 | Tests: added command line arguments parsing in tests. | Andrey Zelenkov | 1 | -1/+1 |
2018-08-08 | Tests: simple "Transfer-Encoding" client header test. | Andrey Zelenkov | 1 | -0/+17 |
2018-08-06 | Python: decoding unicode strings as Latin1. | Max Romanov | 1 | -1/+0 |
2018-07-30 | Tests: fixed header value char tests. | Andrey Zelenkov | 1 | -6/+13 |
2018-07-11 | Tests: more chars in header values tests. | Andrey Zelenkov | 1 | -0/+20 |
2018-03-16 | Tests: HTTP header field and value tests. | Andrey Zelenkov | 1 | -0/+123 |