15
0
forked from pool/python-h11
Files
python-h11/python-h11.changes
Dirk Mueller a1c519aa6f - update to 0.11.0:
* h11 now stores and makes available the raw header name as
  received. In addition h11 will write out header names with the same
  casing as passed to it. This allows compatibility with systems that
  expect titlecased header names. See `#31
  * Multiple content length headers are now merged into a single header
  if all the values are equal, if any are unequal a LocalProtocol
  error is raised (as before). See `#92

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h11?expand=0&rev=14
2020-11-10 08:03:02 +00:00

3.6 KiB