Menu

Mailing discussion

2015-03-13
2015-06-09
  • Ondrej Tuma

    Ondrej Tuma - 2015-03-13

    Hi all,

    there is a mailing list / web discussion for all four tools from Poor
    Http project. Many of informations are on website on each project web
    pages, but if anybody know something another, please send subscribe to
    discussion. Project is not death, it's only sleep waiting for time to
    some new futures, and mainly for any bug from real using.

    Thanks for watching, reading and using!

    --
    Ondřej Tůma mcbig@zeropage.cz
    www: http://ipv6.mcbig.cz jabber: mcbig@jabber.cz twitter: mcbig_cz

     
  • Ondrej Tuma

    Ondrej Tuma - 2015-06-09

    Hi all,

    I publish new PoorWSGI release 1.0.4. The main features from this version are:

    * New auto parsing JSON request. There are new Json
      class, with the same interface as Form or Args. And
      some new configuration variables, for automatics JSON
      parsing.
    
    * Session redesign. Request object have cookies property
      as iterable object with cookies makes from incoming
      headers. PoorSession works with this new reality.
    
    * Headers class reimplementation. In Python 3.4,
      cgi.FieldStorage needs headers as instance of
      collection.Mapping. So PoorWSGI now have it's own
      Headers class based on collection.Mapping.
    

    There are some others little improvements, like better error pages, and documentation.

    Install or download source from PyPI https://pypi.python.org/pypi/PoorWSGI:

    ~$ pip install PoorWSGI
    

    Enjoy it ! And don't be afraid write bug reports or posts to this discussion.

     

    Last edit: Ondrej Tuma 2015-06-10

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.