How can cookies from the current request be passed/forwarded to the proxied url? I need to ensure the current cookies are sent to the proxied url (the cookie domain is the same).
Any ideas on how to do this?
How can cookies from the current request be passed/forwarded to the proxied url? I need to ensure the current cookies are sent to the proxied url (the cookie domain is the same).
Any ideas on how to do this?