VsDebuggerCasualtyData and XML-RPC.NET
Friday 11 October 2002
Mike Tuyo emailed me about a problem which can occur when using XML-RPC.NET on the client side if the XML_RPC server makes assumptions about the size of the HTTP request: if running the library in debug mode from within Visual Studio HTTP requests contain a VsDebuggerCasualtyData header. This is very large and cause problems if the server assumes a max size of the HTTP request, for example 2048 bytes (the buffer size that caused Mike's problem).
Posted by
at 08:23 AM.
Permalink.
Copyright © Charles Cook.
Valid XHTML 1.0