1. 20 Jan, 2006 1 commit
  2. 13 Jan, 2006 1 commit
  3. 05 Jan, 2006 1 commit
  4. 31 Dec, 2005 3 commits
  5. 13 Dec, 2005 2 commits
    • Aric Stewart's avatar
      wininet: HTTP headers reworking. · 1e946d3e
      Aric Stewart authored
      Redo how headers are handled, eliminating the concept of Standard
      Headers and allow all headers to be added multiple times.
      Allow querying of headers with an index to get the multiple headers.
      Respect response vs request headers in HttpQueryInfo.
      Add a number of tests to extensively test header adding and replacing.
      1e946d3e
    • Marcus Meissner's avatar
      73893a74
  6. 08 Dec, 2005 2 commits
    • Aric Stewart's avatar
      wininet: Handle HTTP_QUERY_CUSTOM. · 7bca41a7
      Aric Stewart authored
      In HttpQueryInfo if dwInfoLevel includes HTTP_QUERY_CUSTOM then
      lpBuffer is In/Out because the header we are querying is there.
      Additionally standard headers can be queried in this manner as well
      (such as Set-Cookie).
      7bca41a7
    • Aric Stewart's avatar
      wininet: A->W bugfix. · d30cec77
      Aric Stewart authored
      When converting SendRequestExA -> W we need to set the lpcszHeader
      parameter to NULL if the original one is NULL.
      d30cec77
  7. 05 Dec, 2005 1 commit
  8. 03 Dec, 2005 2 commits
  9. 01 Dec, 2005 1 commit
  10. 30 Nov, 2005 3 commits
  11. 29 Nov, 2005 4 commits
  12. 28 Nov, 2005 12 commits
  13. 26 Nov, 2005 1 commit
  14. 23 Nov, 2005 2 commits
  15. 22 Nov, 2005 4 commits