Historique des commits

Auteur SHA1 Message Date
  Darien Raymond 33ba08be77 reduce buffer size for http header reading il y a 8 ans
  Darien Raymond 9db86e871e close connection when content length unknown il y a 8 ans
  Darien Raymond 18904e9adb only keep connection alive when content length is known il y a 8 ans
  Darien Raymond 72d5d68443 fix http connect handling il y a 8 ans
  Darien Raymond 35acdb8385 detailed error message il y a 8 ans
  Darien Raymond ab9349ec31 rename buf.Copy il y a 8 ans
  Darien Raymond 8868fe68ed optimize http server il y a 8 ans
  Darien Raymond 8800238d24 improve http response performance il y a 8 ans
  Darien Raymond 042e5e8033 multiple fixes for http proxy il y a 8 ans
  Darien Raymond 62c896e8b8 correctly handle keep-alive in http server il y a 8 ans
  Darien Raymond 35248497d2 refactor error messages il y a 8 ans
  Darien Raymond ade8453c0a completely remove connection reuse feature il y a 8 ans
  Darien Raymond 2668954c12 update error messages il y a 8 ans
  Darien Raymond 75f5cb9afb refactor log and error il y a 8 ans
  Darien Raymond fc31f9b94c refactor error interface il y a 8 ans
  Darien Raymond db8e09512c stop sending content-length in http CONNECT il y a 8 ans
  Darien Raymond f34ad57b58 refactor timer api il y a 8 ans
  Darien Raymond a57531ef5d cancel context after finish il y a 8 ans
  Darien Raymond d627638412 refine error message il y a 8 ans
  Darien Raymond 0f71305ee1 refine log message il y a 8 ans
  Darien Raymond 020b436827 merge bufio into buf il y a 8 ans
  Darien Raymond c4d0227977 simplify dialer and dispatcher parameters il y a 8 ans
  Darien Raymond f046f334cd move common/log to app/log il y a 8 ans
  Darien Raymond ad7d98473f remove timeout reader il y a 8 ans
  Darien Raymond c462e35aad cancel sessions after inactivity il y a 8 ans
  Darien Raymond f6e0d08d34 Fix HTTP proxy il y a 8 ans
  Darien Raymond c09ca41161 handle close wait il y a 8 ans
  Darien Raymond fab20bb0cf close outbound connections when context is done il y a 8 ans
  Darien Raymond ca721230e1 split listening settings from inbound proxies and apply context il y a 8 ans
  Darien Raymond f2b1d5b60c InboundHandler.Proxy() il y a 8 ans