forked from pool/python-h11
- Update to version to 0.12.0
* Add early detection of invalid http data when request line
starts with binary
* Drop support for Python 2
* Fix ReST formatting
* Tuned maybe_extract_next_line to search only \r\n
* Changed the ReceiveBuffer
* Speed up maybe_extract_lines and removed unused variables
* Changed the maybe_extract_lines logic according PR review
* Small rfg (renamed body_and_headers_delimiter_regex ->
blank_line_delimiiter_regex) and slightly updated docs
* Fixed some performance issues
* Added ability to use LF, not only CRLF delimiter
OBS-URL: https://build.opensuse.org/request/show/869818
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h11?expand=0&rev=16
1.7 KiB
1.7 KiB