forked from pool/python-h11
57b390e17bc3789e0a52a5191ca8f7516b80e8a4377ebc0668dcfe6fa9bd32da
- 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
Description
No description provided
Languages
RPM Spec
100%