search for: http_buildheaderrequeststring

Displaying 2 results from an estimated 2 matches for "http_buildheaderrequeststring".

2010 Jun 04
0
How I improved wininet for SSL through a proxy...
...s. It still doesn't work if the server returns with a CONTINUE. But not all servers are using this. Thankfully the one server my app really depends on doesn't use CONTINUE, so this is a big step forward for me. Here it is (the original logic I'm enhancing is in blue): static LPWSTR HTTP_BuildHeaderRequestString( http_request_t *lpwhr, LPCWSTR verb, LPCWSTR path, LPCWSTR version ) { ... static const WCHAR szZero[] = { '0',0 }; static const WCHAR szConnect[] = {'C','O','N','N','E','C','T',0}; ... if (!str...
2008 Jan 25
0
Wine release 0.9.54
This is release 0.9.54 of Wine, a free implementation of Windows on Unix. What's new in this release: - Photoshop CS/CS2 should now work, please help us testing it. See http://wiki.winehq.org/AdobePhotoshop for details. - A number of RPC fixes. - Various improvements to the debugger support. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you