Skip to content
Snippets Groups Projects
  1. Dec 10, 2004
  2. Dec 05, 2004
  3. Dec 02, 2004
  4. Nov 24, 2004
  5. Nov 19, 2004
  6. Nov 12, 2004
  7. Nov 11, 2004
  8. Nov 05, 2004
  9. Nov 02, 2004
  10. Oct 25, 2004
  11. Oct 06, 2004
  12. Sep 10, 2004
    • Daniel Stenberg's avatar
      - Bug report #1025986. When following a Location: with a custom Host: header · b8b56248
      Daniel Stenberg authored
        replacement, curl only replaced the Host: header on the initial request
        and didn't replace it on the following ones. This resulted in requests with
        two Host: headers.
      
        Now, curl checks if the location is on the same host as the initial request
        and then continues to replace the Host: header. And when it moves to another
        host, it doesn't replace the Host: header but it also doesn't make the
        second Host: header get used in the request.
      
        This change is verified by the two new test cases 184 and 185.
      b8b56248
  13. Aug 23, 2004
  14. Aug 16, 2004
  15. Jul 28, 2004
  16. Jul 01, 2004
  17. Jun 24, 2004
  18. Jun 19, 2004
  19. Jun 18, 2004
  20. Jun 15, 2004
  21. Jun 13, 2004
  22. Jun 03, 2004
  23. May 26, 2004
  24. May 24, 2004
  25. May 12, 2004
  26. May 11, 2004
  27. May 10, 2004
  28. May 05, 2004
  29. May 04, 2004
  30. Apr 29, 2004
  31. Apr 27, 2004
Loading