Pablo Andres Fuente
|
02de901d7e
|
Fixing Timeout middleware Context propagation (#1910)
This will let middlewares/handler later on the chain to properly handle
the Timeout middleware Context cancellation.
Fixes #1909
|
2021-07-09 23:36:03 -03:00 |
|
Martti T
|
a4ab482b60
|
Add Go 1.16 to CI and drop 1.12 specific code (#1850)
* Correct incorrect years in CHANGELOG.md
* CI tests with last 4 versions. Remove 1.12 and below specific code
* Rename proxy test
|
2021-04-16 11:38:12 +02:00 |
|
Martti T
|
dec96f0312
|
fix timeout middleware not sending status code when handler returns an error (fix #1804) (#1805)
|
2021-03-12 12:49:09 +01:00 |
|
Martti T
|
d6127fe316
|
Rework timeout middleware to use http.TimeoutHandler implementation (fix #1761) (#1801)
|
2021-03-08 02:13:22 +01:00 |
|
toimtoimtoim
|
b2444d8399
|
Fix #1794: panics in timeout middleware are not recovered and cause application to crash
|
2021-03-02 20:41:29 +02:00 |
|
Ilija Matoski
|
67263b5e45
|
Timeout middleware implementation for go1.13+ (#1743)
Co-authored-by: Ilija Matoski <imatoski@schubergphilis.com>
|
2021-01-05 11:14:51 +01:00 |
|