1. 08 Jun, 2010 8 commits
  2. 06 Jun, 2010 6 commits
  3. 04 Jun, 2010 8 commits
  4. 01 Jun, 2010 1 commit
  5. 31 May, 2010 1 commit
  6. 28 May, 2010 3 commits
  7. 27 May, 2010 1 commit
  8. 20 May, 2010 1 commit
    • Ralf Schmitt's avatar
      pywsgi: fix multiple issues with chunked encoding. · 20f2b249
      Ralf Schmitt authored
      - short writes could force the server into a busy loop (i.e. basically a DOS attack)
      - fix handling of trailing crlf when reading input with a length parameter
      - fix handling of wsgi apps not consuming the whole input.
      - make readline work with chunked input
      - respect size parameter to readline method even if this isn't strictly required by the WSGI spec.
      
      --HG--
      extra : transplant_source : W%F8%B8y%C5_%83%C2%8B%1C%A6Ntn%8Bj%3F%29%86%04
      20f2b249
  9. 26 May, 2010 1 commit
  10. 04 Jun, 2010 4 commits
  11. 03 Jun, 2010 6 commits