Iterates raw application/x-www-form-urlencoded name/value pairs without decoding. More...
#include <HttpURLParser.h>
Public Member Functions | |
| HttpFormUrlEncodedIterator (StringSpan body) | |
| bool | next (HttpURLQueryItem &item) |
Iterates raw application/x-www-form-urlencoded name/value pairs without decoding.