Hello everyone I have a difficulty with cookies.
I am receiving a request from js with json. I get cookie data from the 
body. 
At the same time, I have a redirect to a page where cookies are already 
used. 
Because of this, the data does not have time to register. 
My question is, how do I synchronize this moment so that the redirect 
happens after the cookie is processed? 
Where in general is it better to do this on js or on go?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/c2056373-5c92-4da8-99d9-b9fdcfe15083n%40googlegroups.com.

Reply via email to