Greetings, program!
I am pleased to announce the second public release of httpy -- a sane
and robust HTTP server and library for Python. Highlights in this release:
- Responders may now return a Response object in addition to raising
one.
- Response headers may now be specified as a list of 2-tuples or a
dictionary; either are converted to an email.Message.Message
object by the constructor.
- The module hierarchy is now more deeply nested to avoid importing
unused modules.
- httpy now logs access to stdout in the Combined Log Format, and
errors to stderr.
Downloads and full documentation are available at:
http://www.zetadev.com/software/httpy/
chad
_______________________________________________
Web-SIG mailing list
[email protected]
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe:
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com