Dan Markham
|
fc920dc561
|
Drop Support for go1.8 and go1.9 (#1933)
|
2019-06-28 23:43:07 +08:00 |
|
Dan Markham
|
b6425689dc
|
Clean the Request Path early (#1817)
This will reduce the number of times we have todo a redirect.
and allow multiple slashes in path to be routed!
fixes #1644
|
2019-05-07 19:32:35 +08:00 |
|
Dan Markham
|
094f9a9105
|
v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851)
* remove go1.6 support
* remove build tag
* remove todo
* remove go1.6 support: https://github.com/gin-gonic/gin/pull/1383/commits
* update readme
* remove go1.7 support
* fix embedmd error
* test
* revert it
* revert it
* remove context_17
* add pusher test
* v1.4.0 rc1
|
2019-05-07 18:32:32 +08:00 |
|
Dan Markham
|
ce20f107f5
|
Truncate Latency precision in long running request (#1830)
fixes #1823
|
2019-03-28 14:14:00 +08:00 |
|
Dan Markham
|
b9686e91fa
|
Use standard library for retrieving header (#1081)
|
2017-08-25 23:53:27 -05:00 |
|