Support Forum [ All Topics | New Topic ]

Thread: JSON Price Service Returns Incorrect Content-Type

Hi guys,

I am calling https://technet.rapaport.com/HTTP/JSON/Prices/GetPriceSheet.aspx to download prices in JSON format.  However, if I am correct, your REST service is returning the incorrect Content-Type in the header.  It is coming back with "text/html" as the Content-Type (see below):

Cache-Control →private
Content-Encoding →gzip
Content-Length →17806
Content-Type →text/html; charset=utf-8
Date →Tue, 09 Apr 2013 20:14:45 GMT
Server →Microsoft-IIS/7.0
Vary →Accept-Encoding
X-AspNet-Version →4.0.30319
X-Powered-By →ASP.NET

Can you please fix this as it should be "application/json"?


>> add a comment
Ben
04/09/2013 04:22


0 Replies: