Commit Verlauf

Autor SHA1 Nachricht Datum
  ithewei 0cbf8eb8cf optimize #398: std::make_shared vor 2 Jahren
  ithewei 9b18255272 Add HttpHandler::error vor 2 Jahren
  ithewei 0a03373e12 refactor: mv code from HttpServer::on_recv to HttpHandler::onMessageComplete vor 2 Jahren
  ithewei 950fdd2c12 fix #368: coredump when set status_code=4xx and set body in async handler vor 2 Jahren
  ithewei 4fd5bb0efa Add WebSocketService::setPingInterval vor 2 Jahren
  ithewei 3ba6097091 Add HttpService::Use(middleware) vor 2 Jahren
  ithewei 9837308a9b Add HttpService::AllowCORS vor 3 Jahren
  ithewei 44b42b9c23 replace X-Origin-IP with X-Real-IP vor 3 Jahren
  ithewei 8923734f62 Add HttpService::enableForwardProxy vor 3 Jahren
  ithewei b147d53e32 fix http2 http_cb vor 3 Jahren
  ithewei 48d008b7a8 fix #264: websocket server use channel->close(asyn=true) vor 3 Jahren
  ithewei 919015b540 fix #247: not set http_cb = NUlL intern http_cb vor 3 Jahren
  ithewei 9c6b5b94ec limit worker_connections vor 3 Jahren
  ithewei b06f15241f Impl HttpService::Proxy vor 3 Jahren
  ithewei 35adcfed6c Add HttpHandler::initRequest for Init and Reset vor 3 Jahren
  ithewei 0dfcffe1a4 Add http_state_handler for recvLargeFile vor 3 Jahren
  ithewei 5d6fd35c7f patch: websocket onmessage not given opcode vor 3 Jahren
  ithewei 0a2e0fa8b9 Add router.Static() vor 3 Jahren
  ithewei 80db2c4fd0 Add HUrl vor 3 Jahren
  ithewei 58aa727379 fix #174 vor 3 Jahren
  ithewei 63d57555c5 Impl #172: defaultLargeFileHandler vor 3 Jahren
  ithewei 47493a6eed Impl #172: defaultLargeFileHander and limit_rate vor 3 Jahren
  cqm 789045ec6b 完善HttpService对大文件的支持: vor 3 Jahren
  cqm 3092204006 精简websocket实现代码 vor 3 Jahren
  ithewei 1f0e6fb250 optimize code from @mtdxc vor 3 Jahren
  ithewei e4090c146e use prefix hv vor 3 Jahren
  ithewei 3805f6a25c http_async_handler use hv::async vor 4 Jahren
  ithewei 14b199cb0d close async vor 4 Jahren
  ithewei 9a470feb6b optimize http_handler vor 4 Jahren
  ithewei b49eff3020 fix wget Range vor 4 Jahren