[Mono-list] Patch: HttpWebRequest and header handling

Gonzalo Paniagua Javier gonzalo@ximian.com
24 Oct 2002 02:55:48 +0200


El mié, 23-10-2002 a las 11:05, Tim Haynes escribió:
> Howdo,
> 
> Please find attached another patch:
> 
> ChangeLog:
> - Avoided double-sending of the request to the server when both
>   GetRequestStream() and GetResponse() are called.
> - System Header attributes survive the Headers attribute set.
> - Added handling of Connection: KeepAlive/Close
> 
> Also attached is an example to send SMSes via redcoal.

Applied. Thanks Tim!

-Gonzalo