OneWay WebMethod not adding Content-Type header

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • khoy@dmt.ca

    #1

    OneWay WebMethod not adding Content-Type header

    I have a WebMethod with the attribute OneWay set to True. When the
    acknowledgement gets sent back to the calling computer the content-type
    HTTP header is not present, and my firewall drops the response. Is
    there anyway to explicitly set the content-type header or have it
    automatically generated? I realize that since there is no payload it
    makes sense not to have a content-type specified, but changing how the
    firewall works is not an option.

    Thank you,

    Kelly

Working...