|
wibble
1.1
|
Multi-valued parameter. More...
#include <http.h>


Public Member Functions | |
| virtual void | parse (const std::string &str) |
| Parse the value of this parameter from the given unescaped string value. More... | |
Public Member Functions inherited from wibble::net::http::Param | |
| virtual | ~Param () |
Multi-valued parameter.
|
virtual |
Parse the value of this parameter from the given unescaped string value.
This can be called more than once, if the value is found multiple times. It can also never be called, if the value is never found.
Implements wibble::net::http::Param.
1.8.7