sessions icon indicating copy to clipboard operation
sessions copied to clipboard

Question: How can I decode the cookie string?

Open mrredo opened this issue 1 year ago • 0 comments

So I have made socket Io connections and I can get cookie string from that, but I need to decode the data, I have only access to http.Request and http.Cookie structs

mrredo avatar Dec 24 '22 18:12 mrredo