This solution describe how dynamically we can change the WCF-HttpHeaders for WCF-WebHTTP adapter. In our project, there is a need to dynamically change the HttpHeaders content-type to “text/html” and “application/gzip”. The response messages are send on the same port, so we need to construct the message with the proper content-type. During investigation of why the […]
Blog Post by: shadabanwer