Skip to content
Snippets Groups Projects
  1. Nov 12, 2004
  2. Nov 11, 2004
  3. Nov 05, 2004
  4. Nov 02, 2004
  5. Oct 25, 2004
  6. Oct 06, 2004
  7. 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
  8. Aug 23, 2004
  9. Aug 16, 2004
  10. Jul 28, 2004
  11. Jul 01, 2004
  12. Jun 24, 2004
  13. Jun 19, 2004
  14. Jun 18, 2004
  15. Jun 15, 2004
  16. Jun 13, 2004
  17. Jun 03, 2004
  18. May 26, 2004
  19. May 24, 2004
  20. May 12, 2004
  21. May 11, 2004
  22. May 10, 2004
  23. May 05, 2004
  24. May 04, 2004
  25. Apr 29, 2004
  26. Apr 27, 2004
  27. Apr 26, 2004
  28. Apr 23, 2004
  29. Apr 22, 2004
  30. Apr 20, 2004
  31. Apr 13, 2004
Loading