1. 28 May, 2010 3 commits
  2. 27 May, 2010 1 commit
  3. 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
  4. 26 May, 2010 1 commit
  5. 04 Jun, 2010 4 commits
  6. 03 Jun, 2010 9 commits
  7. 02 Jun, 2010 2 commits
  8. 28 May, 2010 10 commits
  9. 27 May, 2010 3 commits
  10. 26 May, 2010 2 commits
  11. 22 May, 2010 4 commits