I am able to set other custom headers to the parameters passed into a webapi using [parameter name] or to be more specific my parameter is named "content type" so [content type].
However when I attempt to set the header Content-Type it takes this va...