Zope-publisher

Latest version: v4.3.2

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

Scan your dependencies

Page 8 of 9

3.4.2

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

- Made segmentation of URLs not strip (trailing) whitespace from path segments
to allow URLs ending in %20 to be handled correctly. (172742)

3.4.1

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

No changes since 3.4.1b2.

3.4.1b2

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

- Add support for Python 2.5.

- Fix a problem with ``request.get()`` when the object that's to be
retrieved is the request itself.

3.4.1b1

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

No changes.

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

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.