Top "Content-type" questions

The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET.

Add/Create new document in SharePoint document Library programmatically

I have created a new Document Library and set up custom content type with MS Word Document Template. When i …

sharepoint content-type sharepointdocumentlibrary
Why We Need to Set Content Type of header request

I want to know that what is content type, why we need to set content type of header request and …

web httpwebrequest content-type request-headers webresponse
Why does IIS7 ignore my content-type header when I use ASP.NET to stream files?

I have a simple web site with two pages. One displays a list of files, and the other streams a …

asp.net iis-7 download content-type response.transmitfile
IIS 6 - Classic ASP - Set *.asp response header's content-type to "text/html;charset=UTF-8"

How do I can set *.asp files (Classic ASP) in a Web Site under IIS to have Response Header's Content-Type …

iis asp-classic iis-6 content-type response-headers
Force Chrome to open certain URLs based on Content-Type header

I tried looking for a Chrome extension that does this, but was unsuccessful in finding one. Basically, I want to …

google-chrome content-type browser-extension
GET call on REST API with Accept as text/csv and content-Type as application/json. In what format should the reponse be?

GET call on REST API with Accept as text/csv and content-Type as application/json. In what format should the …

java json rest content-type http-accept-header