Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpSetCookieAttributeIterator Struct Reference

Iterates semicolon-delimited Set-Cookie attributes after the first name/value pair. More...

#include <HttpHeaders.h>

Public Member Functions

 HttpSetCookieAttributeIterator (StringSpan attributes)
 
bool next (HttpHeaderKeyValue &attribute)
 

Detailed Description

Iterates semicolon-delimited Set-Cookie attributes after the first name/value pair.


The documentation for this struct was generated from the following file: