magicmonty / xmlrpcnet

Mirror from code.google.com/p/xmlrpcnet with additional NuGet Support
2 stars 4 forks source link

Expose HttpWebRequest AllowAutoRedirect Property in Proxies #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Default is to perform a redirect. This may not be desirable.

Original issue reported on code.google.com by ChasC...@gmail.com on 6 Dec 2009 at 4:11

GoogleCodeExporter commented 9 years ago
Revision 116/117: Property added to XmlRpcClientProtocol. Default behaviour 
remains the 
same (true).

Original comment by ChasC...@gmail.com on 16 May 2010 at 8:44