Popular Tags

  • Setting HTTP Response Content Type from Scripted Rule

    I'm writing a C# scripted rule for HTTP Service that responded a static XML string. Everything already works. The response body is already properly set by the script and can be observed on the client side. What is missing is the content type received…