ithewei
|
4f03f37b07
echo WS_OPCODE_CLOSE
|
2 éve |
ithewei
|
9f4c75e370
fix: http proxy for upgrade protocol
|
2 éve |
ithewei
|
6a576b41f6
Support #430: HTTP CONNECT proxy tunnel
|
2 éve |
charlielven
|
e4ac2e9033
fix #425: http server parent directory vulnerability (#427)
|
2 éve |
ithewei
|
d54b118a70
fix -Wformat
|
2 éve |
ithewei
|
5171802359
show http forward/reverse proxy service
|
2 éve |
ithewei
|
0e032b773c
feat: HttpService::IsTrustProxy support wildcard match
|
2 éve |
ithewei
|
e9522d5d1e
update(doc): HttpService::AddTrustProxy AddNoProxy
|
2 éve |
ithewei
|
75ae0bd5a8
refactor HttpHandler for proxy and upgrade
|
2 éve |
ithewei
|
6f9d7c8d25
test: python websockets
|
2 éve |
ithewei
|
f1831662aa
fix proxy: 502 Bad Gateway and 504 Gateway Timeout
|
2 éve |
ithewei
|
3f46bdc41e
Expect: 100-continue
|
2 éve |
ithewei
|
a2c4c7448f
fix: -Wreorder
|
2 éve |
ithewei
|
0cbf8eb8cf
optimize #398: std::make_shared
|
2 éve |
ithewei
|
9b18255272
Add HttpHandler::error
|
2 éve |
ithewei
|
0a03373e12
refactor: mv code from HttpServer::on_recv to HttpHandler::onMessageComplete
|
2 éve |
ithewei
|
950fdd2c12
fix #368: coredump when set status_code=4xx and set body in async handler
|
2 éve |
ithewei
|
4fd5bb0efa
Add WebSocketService::setPingInterval
|
2 éve |
ithewei
|
3ba6097091
Add HttpService::Use(middleware)
|
2 éve |
ithewei
|
9837308a9b
Add HttpService::AllowCORS
|
3 éve |
ithewei
|
44b42b9c23
replace X-Origin-IP with X-Real-IP
|
3 éve |
ithewei
|
8923734f62
Add HttpService::enableForwardProxy
|
3 éve |
ithewei
|
b147d53e32
fix http2 http_cb
|
3 éve |
ithewei
|
48d008b7a8
fix #264: websocket server use channel->close(asyn=true)
|
3 éve |
ithewei
|
919015b540
fix #247: not set http_cb = NUlL intern http_cb
|
3 éve |
ithewei
|
9c6b5b94ec
limit worker_connections
|
3 éve |
ithewei
|
b06f15241f
Impl HttpService::Proxy
|
3 éve |
ithewei
|
35adcfed6c
Add HttpHandler::initRequest for Init and Reset
|
3 éve |
ithewei
|
0dfcffe1a4
Add http_state_handler for recvLargeFile
|
3 éve |
ithewei
|
5d6fd35c7f
patch: websocket onmessage not given opcode
|
3 éve |