This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-23 22:40:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Juan Lang
c2ba725196
winhttp: Don't set port number to a default before scheme is known.
2009-07-15 14:10:50 +02:00
..
tests
winhttp: Allow full path in addition to relative path in headers to accomodate proxy servers.
2009-07-15 14:10:43 +02:00
cookie.c
…
handle.c
…
main.c
…
Makefile.in
winhttp: Implement WinHttpSetDefaultProxyConfiguration.
2009-07-15 14:06:40 +02:00
net.c
winhttp: Support IPv6 in netconn_resolve.
2009-07-09 12:01:16 +02:00
request.c
winhttp: Use proxy server when redirecting.
2009-07-15 14:10:35 +02:00
session.c
winhttp: Don't set port number to a default before scheme is known.
2009-07-15 14:10:50 +02:00
url.c
…
version.rc
…
winhttp_private.h
winhttp: Use proxy server when redirecting.
2009-07-15 14:10:35 +02:00
winhttp.spec
…