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