search for: http_protocol

Displaying 3 results from an estimated 3 matches for "http_protocol".

1998 Aug 08
0
Apache bug, eats memory...
...m Apache) <ben@ALGROUP.CO.UK> responded swift: | And here''s a band-aid for 1.3.1 - I''m sure we''ll come up with something | better soon. This (untested) patch should prevent the worst effects. A | similar patch should work for 1.2.x. He posted this band-aid: Index: http_protocol.c =================================================================== RCS file: /export/home/cvs/apache-1.3/src/main/http_protocol.c,v retrieving revision 1.229 diff -u -r1.229 http_protocol.c --- http_protocol.c 1998/08/06 17:30:30 1.229 +++ http_protocol.c 1998/08/07 23:02:56 @@ -714,...
2007 Jul 27
0
Wine release 0.9.42
...r when InternetQueryDataAvailable returns ERROR_IO_PENDING. wininet: Fix behavior of InternetQueryDataAvailable if INTERNET_FLAG_ASYNC is set. urlmon: Remove FLAG_CALLED_SWITCH, which is now redundant. urlmon: Use InternetCloseHandle instead of CloseHandle. urlmon/tests: Fix http_protocol tests to succeed on Win98. urlmon/tests: Fix http_protocol tests to succeed when called more than once. urlmon: Fix HttpProtocol behavior when it is called without the BINDF_FROMURLMON flag. urlmon: Implement HttpProtocol::Terminate. urlmon/tests: Add tests for HttpProtocol...
1998 Aug 02
0
ipportfw - security
...Ben Laurie (team Apache) <ben@ALGROUP.CO.UK> responded swift: | And here's a band-aid for 1.3.1 - I'm sure we'll come up with something | better soon. This (untested) patch should prevent the worst effects. A | similar patch should work for 1.2.x. He posted this band-aid: Index: http_protocol.c =================================================================== RCS file: /export/home/cvs/apache-1.3/src/main/http_protocol.c,v retrieving revision 1.229 diff -u -r1.229 http_protocol.c --- http_protocol.c 1998/08/06 17:30:30 1.229 +++ http_protocol.c 1998/08/07 23:02:56 @@ -714,...