Skip to content
Snippets Groups Projects
  1. Mar 30, 2007
  2. Mar 29, 2007
  3. Mar 28, 2007
  4. Mar 27, 2007
  5. Mar 26, 2007
  6. Mar 24, 2007
  7. Mar 18, 2007
  8. Mar 16, 2007
  9. Mar 12, 2007
  10. Mar 10, 2007
  11. Mar 09, 2007
  12. Mar 08, 2007
  13. Mar 03, 2007
  14. Mar 01, 2007
  15. Feb 27, 2007
  16. Feb 22, 2007
  17. Feb 21, 2007
    • Daniel Stenberg's avatar
      - Ravi Pratap provided work on libcurl making pipelining more robust and · f19d333e
      Daniel Stenberg authored
        fixing some bugs:
        o Don't mix GET and POST requests in a pipeline
        o Fix the order in which requests are dispatched from the pipeline
        o Fixed several curl bugs with pipelining when the server is returning
          chunked encoding:
          * Added states to chunked parsing for final CRLF
          * Rewind buffer after parsing chunk with data remaining
          * Moved chunked header initializing to a spot just before receiving
            headers
      f19d333e
Loading