Historial de Commits

Autor SHA1 Mensaje Fecha
  宅の士 03e5eb1565 support custom http handler chain headerHandler (#715) hace 8 meses
  Yang Bin a56fc78a96 fix: nullptr caused by failed HttpHandler::SwitchHTTP2()(#560). (#561) hace 1 año
  ithewei 1252567568 change http Server header for (#512) hace 1 año
  fn_MrRice a62230762c fix reverse proxy buffer overflow (#520) hace 1 año
  Mikhail Yukseev 74c64bdd9c httphandler.cpp fix if-none-match header misspell (#492) hace 1 año
  ithewei 7cdb4ec45e optimize #477: rm compile warnings hace 2 años
  ithewei 8e380f032d fix #473: CVE-2023-26146,26147,26148 hace 2 años
  ithewei 4f03f37b07 echo WS_OPCODE_CLOSE hace 2 años
  ithewei 9f4c75e370 fix: http proxy for upgrade protocol hace 2 años
  ithewei 6a576b41f6 Support #430: HTTP CONNECT proxy tunnel hace 2 años
  charlielven e4ac2e9033 fix #425: http server parent directory vulnerability (#427) hace 2 años
  ithewei d54b118a70 fix -Wformat hace 2 años
  ithewei 5171802359 show http forward/reverse proxy service hace 2 años
  ithewei 0e032b773c feat: HttpService::IsTrustProxy support wildcard match hace 2 años
  ithewei e9522d5d1e update(doc): HttpService::AddTrustProxy AddNoProxy hace 2 años
  ithewei 75ae0bd5a8 refactor HttpHandler for proxy and upgrade hace 2 años
  ithewei 6f9d7c8d25 test: python websockets hace 2 años
  ithewei f1831662aa fix proxy: 502 Bad Gateway and 504 Gateway Timeout hace 2 años
  ithewei 3f46bdc41e Expect: 100-continue hace 2 años
  ithewei a2c4c7448f fix: -Wreorder hace 2 años
  ithewei 0cbf8eb8cf optimize #398: std::make_shared hace 2 años
  ithewei 9b18255272 Add HttpHandler::error hace 2 años
  ithewei 0a03373e12 refactor: mv code from HttpServer::on_recv to HttpHandler::onMessageComplete hace 2 años
  ithewei 950fdd2c12 fix #368: coredump when set status_code=4xx and set body in async handler hace 2 años
  ithewei 4fd5bb0efa Add WebSocketService::setPingInterval hace 2 años
  ithewei 3ba6097091 Add HttpService::Use(middleware) hace 2 años
  ithewei 9837308a9b Add HttpService::AllowCORS hace 3 años
  ithewei 44b42b9c23 replace X-Origin-IP with X-Real-IP hace 3 años
  ithewei 8923734f62 Add HttpService::enableForwardProxy hace 3 años
  ithewei b147d53e32 fix http2 http_cb hace 3 años