コミット履歴

作者 SHA1 メッセージ 日付
  Dan Markham 094f9a9105 v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851) 5 年 前
  zhanweidu 0552c3bc3a flush operation will overwrite the origin status code (#1460) 5 年 前
  田欧 6c6d97ba2e remove hardcode instead of http status value (#1411) 6 年 前
  htobenothing bf85b32c1d Add Pusher() function for support http2 server push (#1273) 6 年 前
  田欧 a8fa424ae5 update comment (#1057) 6 年 前
  田欧 b985857899 update func comment (#981) 7 年 前
  田欧 d535fcd598 separate type define (#975) 7 年 前
  Manu Mtz-Almeida 8f3047814e Comments + IRoutes + IRouter + unexported AbortIndex 9 年 前
  Manu Mtz-Almeida 835f66fdc9 404 not found performance improvements 9 年 前
  Manu Mtz-Almeida 59c836e1fa Only emit a warning is the status code changes 9 年 前
  Manu Mtz-Almeida 99694bb716 Fixes errors 9 年 前
  Manu Mtz-Almeida c61c547539 More unit tests for ResponseWriter 9 年 前
  Manu Mtz-Almeida 598c78297c NoWritten and DefaultStatus must be unexported variables 9 年 前
  Manu Mtz-Almeida 34b1d0262e Refactors response_writer.go 9 年 前
  Manu Mtz-Almeida 251b73fc70 Fixes #239 bug 9 年 前
  Manu Mtz-Almeida 21e53c0db6 Fixes responseWriter.Size() 9 年 前
  Matt Newberry daedc0bc17 Add response body size to writer interface 9 年 前
  Manu Mtz-Almeida 3b079bb6f7 Merge branch 'master' into develop 9 年 前
  Manu Mtz-Almeida 8e5397bfa0 Adds in-code license 9 年 前
  Manu Mtz-Almeida 8f1bbc6b6a gin.responseWriter implements http.Flusher and http.CloseNotifier 9 年 前
  Manu Mtz-Almeida 7a87c5cbd4 Referencing the http.Hijacker interface 9 年 前
  olebedev 4a24c47a69 Hijacker interface added 9 年 前
  Manu Mtz-Almeida b3f322c5fc Fixes bug when status code is negative 10 年 前
  Manu Mtz-Almeida e11ff5bacb response_writes uses 200 as default status code. 10 年 前
  Manu Mtz-Almeida dcafad3ced Deferring WriteHeader. Part 1 10 年 前
  Manu Mtz-Almeida 48f4914165 Performance improvement 10 年 前
  Manu Mtz-Almeida d42aa6d868 Fixes wrap around http.ResponseWriter 10 年 前