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-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Hans Leidekker
0451643e02
winhttp: Redirects are always GET requests.
2008-09-11 13:28:45 +02:00
..
tests
winhttp: Better diagnostics in the notification test.
2008-09-10 10:40:05 +02:00
handle.c
…
main.c
winhttp: Add an initial implementation of WinHttpQueryOption and WinHttpSetOption.
2008-09-03 14:21:44 +02:00
Makefile.in
winhttp: Add version resource.
2008-09-10 12:08:55 +02:00
net.c
winhttp: WinHttpQueryDataAvailable should do a blocking read if more data is expected.
2008-09-09 11:02:04 +02:00
request.c
winhttp: Redirects are always GET requests.
2008-09-11 13:28:45 +02:00
session.c
winhttp: Option WINHTTP_OPTION_SERVER_CERT_CONTEXT must return a pointer.
2008-09-09 11:01:53 +02:00
version.rc
winhttp: Add version resource.
2008-09-10 12:08:55 +02:00
winhttp_private.h
winhttp: Support asynchronous requests.
2008-09-08 12:47:21 +02:00
winhttp.spec
…