Iterates raw query string items without allocation or percent-decoding. More...
#include <HttpURLParser.h>
Public Member Functions | |
| HttpURLQueryIterator (StringSpan search) | |
| bool | next (HttpURLQueryItem &item) |
Iterates raw query string items without allocation or percent-decoding.