Skip to content
  1. Jun 22, 2005
  2. Jun 03, 2005
  3. May 31, 2005
  4. May 29, 2005
  5. May 24, 2005
  6. May 21, 2005
  7. May 20, 2005
  8. May 18, 2005
  9. May 17, 2005
  10. May 11, 2005
    • Daniel Stenberg's avatar
      Modified the default HTTP headers used by libcurl: · 5d9fc28f
      Daniel Stenberg authored
      A) Normal non-proxy HTTP:
      
       - no more "Pragma: no-cache" (this only makes sense to proxies)
      
      B) Non-CONNECT HTTP request over proxy:
      
       - "Pragma: no-cache" is used (like before)
       - "Proxy-Connection: Keep-alive" (for older style 1.0-proxies)
      
      C) CONNECT HTTP request over proxy:
      
       - "Host: [name]:[port]"
       - "Proxy-Connection: Keep-alive"
      5d9fc28f
  11. May 06, 2005
  12. Apr 28, 2005
  13. Apr 27, 2005
  14. Apr 25, 2005
  15. Apr 22, 2005
  16. Apr 19, 2005
  17. Apr 18, 2005
  18. Apr 16, 2005
  19. Apr 15, 2005
  20. Apr 14, 2005
  21. Apr 13, 2005
  22. Apr 12, 2005
  23. Apr 08, 2005
  24. Apr 05, 2005
  25. Apr 03, 2005
  26. Mar 28, 2005
  27. Mar 21, 2005
  28. Mar 17, 2005