Zope.app.http

Latest version: v5.0

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

Scan your dependencies

Page 2 of 4

3.10.0

-------------------

- PUT raises ``405 MethodNotAllowed`` when the context cannot be adapted to
``zope.filerepresentation.interfaces.IWriteFile`` for existing objects
resp. ``zope.filerepresentation.interfaces.IFileFactory`` for not existing
ones.

3.9.0

------------------

- Replaced a testing dependency on `zope.app.securitypolicy` with one on
`zope.securitypolicy`.

- Removed test dependency on `zope.app.file` by moving the test which needs
this package to `zope.app.file`.

3.8

----------------

- Remove dependency on `zope.app.testing` by using the
`zope.app.wsgi.testlayer` support instead.

At the time of this writing the test dependency on
`zope.app.zcmlfiles` cannot be removed however, because there is a
dependency on `zope.app.file` for testing, which pulls in the world.

3.7

----------------

- Remove unnecessary dependency on `zope.app.publisher`.

- Fix for an edge case:
If someone does a ``defaultView`` for the context object and someone comes with
a not allowed method, the exception view fails on ``getAdapters``.

3.6.1

------------------

- Replaced the dependency on `zope.deprecation` with BBB imports

- Made the dependency on `zope.app.publisher` explicit

- Fix tests using a newer `zope.publisher` that requires `zope.login`.

3.6.0

------------------

- Moved ``IHTTPException``, ``IMethodNotAllowed``, and ``MethodNotAllowed`` from
`zope.app.http` to `zope.publisher.interfaces.http`, fixing dependency
cycles involving `zope.app.http`.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.