HTTP Behavior for the Zope Publisher


Keywords
zope3, http, publisher, view, maintained
License
ZPL-2.1
Install
pip install zope.app.http==5.0

Documentation

zope.app.http
*************

This package implements the simplest HTTP behavior within the Zope
Publisher. It implements all HTTP verbs as views and defines the necessary
HTTP exceptions.