Since POSTed requests from the Web API to the proxy always contain text, this content type will work. However if you wanted to use the proxy to upload a file, you'd probably want to go with multipart/form-data.
2) The Silverlight proxy.ashx forces the Content-Type of the response sent back to the client to be application/x-www-form-urlencoded
Since POSTed requests from the Web API to the proxy always contain text, this content type will work.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.