mirror of
https://gitee.com/zyjblog/oatpp.git
synced 2024-12-22 22:16:37 +08:00
Process review comments
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
This commit is contained in:
parent
967a6906a4
commit
152edd30d7
@ -54,7 +54,7 @@ public:
|
|||||||
typedef web::protocol::http::incoming::RequestHeadersReader RequestHeadersReader;
|
typedef web::protocol::http::incoming::RequestHeadersReader RequestHeadersReader;
|
||||||
typedef protocol::http::utils::CommunicationUtils::ConnectionState ConnectionState;
|
typedef protocol::http::utils::CommunicationUtils::ConnectionState ConnectionState;
|
||||||
|
|
||||||
HttpProcessor();
|
HttpProcessor() = default;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user