Andrey Gusev
|
8fc6b58df4
|
winhttp: Remove redundant comparison.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-05 10:34:20 +02:00 |
Hans Leidekker
|
be78574632
|
winhttp: Cookie attributes are case-insensitive.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-21 12:03:15 +01:00 |
Hans Leidekker
|
8595cc5386
|
winhttp: Parse cookie attributes.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-21 12:03:10 +01:00 |
Hans Leidekker
|
b9557e9227
|
winhttp: Store cookies in reverse order.
This matches more recent versions of Windows.
|
2015-06-24 22:56:46 +09:00 |
Hans Leidekker
|
3c5cb7f8dc
|
winhttp: Perform a case sensitive match on cookie names.
|
2015-06-24 22:56:34 +09:00 |
Hans Leidekker
|
7e121e4871
|
winhttp: Coalesce cookie headers.
|
2015-06-24 22:56:32 +09:00 |
Hans Leidekker
|
41cf9a8372
|
winhttp: Improve parsing of cookie values.
|
2015-06-16 16:48:30 +09:00 |
Nikolay Sivov
|
e3a94656f2
|
winhttp: Move allocation after input validation to fix leaks (Coverity).
|
2014-03-25 10:56:50 +01:00 |
Hans Leidekker
|
ec0a0b372e
|
winhttp: Fix two memory leaks.
Found by valgrind.
|
2009-10-21 17:05:38 +02:00 |
Hans Leidekker
|
4a706aae70
|
winhttp: Manage a session global cookie cache.
|
2008-09-16 13:36:38 +02:00 |