Open
Description
I'm writing a proxy script where I have a middleware to alter the domain param of cookies.
The problem is that the urlencode
and urldecode
calls are altering the cookie name and value sent by the upstream server (which is out of my control).
Maybe an option could be added to work with raw data. What do you think?
Metadata
Metadata
Assignees
Labels
No labels