Robert Shearman
|
a584ffb951
|
Rewrite cookies to use shared list.h list code.
|
2004-07-21 19:36:53 +00:00 |
|
Robert Shearman
|
e27ab315fd
|
Fix size return from InternetGetCookieW.
|
2004-07-19 19:32:36 +00:00 |
|
Francois Gouget
|
6a6c85c6d8
|
Make Unicode const strings static so they are not copied to the stack
each time we enter the function.
|
2004-04-19 20:12:14 +00:00 |
|
Mike McCormack
|
3462299c55
|
Convert unicode strings to const.
|
2004-04-12 23:13:53 +00:00 |
|
Mike McCormack
|
44ef9a1f07
|
Unicodify the cookie handling code.
|
2004-03-30 20:38:08 +00:00 |
|
Mike McCormack
|
a4e902cbe1
|
Convert the wininet HTTP functions to Unicode.
|
2004-03-30 04:36:09 +00:00 |
|
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
|
Patrik Stridvall
|
ba78aac406
|
Fixed some issues found by winapi_check.
|
2003-08-08 21:07:23 +00:00 |
|
David Hammerton
|
852c7ae404
|
- implemented support for https protocol
- fixes to the http protocol
|
2003-06-20 23:26:56 +00:00 |
|