Inheritance diagram for restcgi::see_other:
Public Member Functions | |
see_other (const std::string &location) throw () | |
Construct with location. | |
void | copy_hdr_flds (map_type &map) const |
Copy hdr field name and values. | |
const std::string & | location () const |
Get location. | |
Static Public Attributes | |
static const status_code_e | STATUS_CODE |
status code for exception |