Commit graph

4 commits

Author SHA1 Message Date
joerg
8f9bd92199 Update to flup-1.0.2:
- various bugfixes
- remove publisher and middleware packages
- better support for UNIX domain sockets
2009-10-19 11:12:08 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
joerg
ef7e5c57a9 Update py-flup to r2311.
- Support gzip compression of XHTML pages using the correct MIME type.
- Deprecate WSGI_SCRIPT_NAME and scriptName in scgi_base.
- Update servers to default to an empty QUERY_STRING if not present in
the environ
- Update gzip.py: compresslevel -> compress_level
- Change intra-package imports into absolute imports.
- Add forceCookieOutput attribute to SessionService to force Set-Cookie
output for the current request.
- Add UNIX domain socket support to scgi, scgi_fork, scgi_app.
- Add flup.client package which contains various WSGI -> connector
client implentations.
- Change mime-type matching algorithm in GzipMiddleware.
- Add cookieAttributes to SessionService to make it easier to customize
the generated cookie's attributes.

Switch to use the common egg framework and mark as DESTDIR safe.
2007-08-09 13:31:52 +00:00
joerg
8e7b15c01a Import www/py-flup:
flup is a collection of modules for the Python Web Server Gateway
Interface, including support for AJP 1.3, FastCGI and SCGI. It also
offers a basic middleware.
2006-09-01 15:08:15 +00:00