dubeejw commented on issue #2690: content-type header missing in web action 
headers
URL: 
https://github.com/apache/incubator-openwhisk/issues/2690#issuecomment-329236439
 
 
   From the akka-http doc: 
   `
   Content-Type
   The Content-Type of an HTTP message is modeled as the contentType field of 
the HttpEntity. The Content-Type header therefore doesn't appear in the headers 
sequence of a message. Also, a Content-Type header instance that is explicitly 
added to the headers of a request or response will not be rendered onto the 
wire and trigger a warning being logged instead!
   `
   
   http://doc.akka.io/docs/akka-http/10.0.9/scala/http/common/http-model.html
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to