|
UniSet @VERSION@
|
#include <UHttpRequestHandler.h>
Открытые атрибуты | |
| Poco::Net::HTTPServerRequest & | request |
| Poco::Net::HTTPServerResponse & | response |
| std::vector< std::string > | path |
| Poco::URI::QueryParameters | params |
| std::string | objectName |
Контекст HTTP запроса. Простая data-структура с public полями. Создаётся один раз в handleRequest и передаётся во все handlers.