Closed michaeljones closed 6 months ago
It seems to be necessary and it seems like the docs aren't in sync but I might be wrong.
I think the repsonse parameter is being piped in but set_cookie wants both the response and the request as the first two arguments?
repsonse
set_cookie
response
request
It seems to be necessary and it seems like the docs aren't in sync but I might be wrong.