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

Iterates a request Cookie header as semicolon-delimited name/value pairs. More...

#include <HttpHeaders.h>

Public Member Functions

 HttpCookieIterator (StringSpan cookieHeader)
 
bool next (HttpHeaderKeyValue &pair)
 

Detailed Description

Iterates a request Cookie header as semicolon-delimited name/value pairs.


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