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.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.