Http request ending as bad request due to Encoding and Escape character issues
问题 Note: Code is in F# but tagging C# because it's a general encoding and escape character issue across .net while converting from object to json , please look at the output at the bottom of the page. Following request is ending up a bad request, please have a look at any discrepancies especially in the Encoding.Default.GetString and then encoding back into System.Text.Encoding.ASCII.GetBytes especially. Context: An object is serialized and written to the body of the PUT request and is ended up