I still don't see the custom Cookie value in either cookie or Header.
I still don't see the custom Cookie value in either cookie or Header.
is there a way to know what header parameters are being passed by the proxy so I'm sure its not being blocked by Appery.
is it possible for you to take a look to see if I'm doing something wrong.
yes, thats correct and the only difference is while testing the service I hardcode the values whereas I'm passing the values using local variables when running from the page. But the values that show up in alert seem to be fine.
I'm trying to send a REST request using PUT method. The Cookie value is not being passed. It works fine when I test the service but when used via the app, it fails.