You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
This method is lacking for the time being, but you can do it your self by using Percent::encode (https://github.com/eidheim/Simple-Web-Server/blob/master/utility.hpp#L42) on the cookie values. I'll might create HttpHeader::FieldValue::SemicolonSeparatedAttributes::create as a way to create Set-Cookie value from a CaseInsensitiveMultimap.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's my need to put some information into cookie , transport to client.but I can not find related method!
The text was updated successfully, but these errors were encountered: