URL Rewrite Custom Header into a Cookie
I have a client making http requests to a WebAPI. The API’s are secured using a cookie; however, this client is unable to send cookies. This client is able to send custom http headers. So can we use the rewrite module to take a custom http header and set it as the cookie.