#include <HttpConverter.h>
◆ HttpConverter()
sese::net::http::HttpConverter::HttpConverter |
( |
| ) |
|
|
delete |
◆ convert2Http2()
void sese::net::http::HttpConverter::convert2Http2 |
( |
Response * | response | ) |
|
|
static |
◆ convertFromHttp2()
bool sese::net::http::HttpConverter::convertFromHttp2 |
( |
Request * | request | ) |
|
|
static |
References sese::net::http::CONNECT, sese::net::http::DELETE, sese::net::http::Header::exist(), sese::net::http::GET, sese::net::http::Header::get(), sese::net::http::HEAD, sese::net::http::OPTIONS, sese::net::http::POST, sese::net::http::PUT, sese::net::http::RequestHeader::setType(), sese::net::http::RequestHeader::setUrl(), sese::net::http::RequestHeader::setVersion(), sese::strcmpDoNotCase(), sese::net::http::TRACE, and sese::net::http::VERSION_2.
The documentation for this class was generated from the following files: