Skip to content
  1. May 07, 2007
    • Ruediger Pluem's avatar
      - In AP_MODE_SPECULATIVE ap_core_input_filter returns APR_SUCCESS and an empty · 6927307d
      Ruediger Pluem authored
        brigade in the case that a non blocking read from the socket returned
        APR_EAGAIN. So getting an empty brigade also shows that no data is present
        in the input filter.
        While this reduces the number of false positives for "real data" in the input
        filter the behaviour is not as good as before 533820 because if there are
        only CRLF's in the input filter we do not flush, but we should. To fix this
        it seems that a simulation of AP_MODE_EATCRLF is needed inside of
        check_pipeline.
      - Destroy brigade bb at the end of the function.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@535879 13f79535-47bb-0310-9956-ffa450edef68
      6927307d
  2. May 06, 2007
  3. May 04, 2007
  4. May 02, 2007
  5. May 01, 2007
  6. Apr 30, 2007
  7. Apr 29, 2007
  8. Apr 28, 2007
  9. Apr 25, 2007
  10. Apr 24, 2007
  11. Apr 17, 2007
  12. Apr 12, 2007
  13. Apr 10, 2007
  14. Apr 09, 2007
  15. Apr 08, 2007
  16. Apr 07, 2007
  17. Apr 05, 2007
  18. Apr 04, 2007
  19. Mar 27, 2007
  20. Mar 24, 2007
  21. Mar 23, 2007
  22. Mar 22, 2007