Histórico de Commits

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