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

Iterates raw query string items without allocation or percent-decoding. More...

#include <HttpURLParser.h>

Public Member Functions

 HttpURLQueryIterator (StringSpan search)
 
bool next (HttpURLQueryItem &item)
 

Detailed Description

Iterates raw query string items without allocation or percent-decoding.


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