Zero-copy view of one Set-Cookie header value.
More...
#include <HttpHeaders.h>
|
|
Result | parse (StringSpan setCookieHeader) |
| |
|
|
StringSpan | name |
| |
|
StringSpan | value |
| |
|
StringSpan | attributes |
| |
|
StringSpan | path |
| |
|
StringSpan | domain |
| |
|
StringSpan | expires |
| |
|
StringSpan | maxAge |
| |
|
StringSpan | sameSite |
| |
|
bool | hasMaxAge = false |
| |
|
bool | secure = false |
| |
|
bool | httpOnly = false |
| |
Zero-copy view of one Set-Cookie header value.
The documentation for this struct was generated from the following file: