Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
According to PEP 3333, header names and values should be decoded as Latin1. | |||||
2018-07-30 | Tests: fixed header value char tests. | Andrey Zelenkov | 1 | -6/+13 | |
Use byte strings to avoid problems with encoding. | |||||
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 | |