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
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