Zope.publisher

Latest version: v7.3

Safety actively analyzes 722930 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 11

3.4.0b2

====================

- LP 122054: ``HTTPInputStream`` understands both the CONTENT_LENGTH and
HTTP_CONTENT_LENGTH environment variables. It is also now tolerant
of empty strings and will treat those as if the variable were
absent.

3.4.0b1

====================

- Fix caching issue. The input stream never got cached in a temp file
because of a wrong content-length header lookup. Added CONTENT_LENGTH
header check in addition to the previous used HTTP_CONTENT_LENGTH. The
``HTTP_`` prefix is sometimes added by some CGI proxies, but CONTENT_LENGTH
is the right header info for the size.

- LP 98413: ``HTTPResponse.handleException`` should set the content type

3.4.0a1

Page 11 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.