[Mono-devel-list] [PATCH] A server can send "100 Continue" and immediately after "200 OK"
Yaacov Akiba Slama
ya at slamail.org
Thu Jan 22 15:23:51 EST 2004
Hello,
When a server (for instance a web service) answers, it can send in the
same packet both the status "HTTP/1.1 100 Continue" and the answer
itself (which begins with "HTTP/1.1 200 OK").
Without the patch, the client is waiting indefinitely for an answer
which was already received.
Thanks,
Yaacov Akiba Slama
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-webconnection.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040122/ce102e6e/attachment.pl
More information about the Mono-devel-list
mailing list