woodpecker/router/middleware
Tanguy Herrmann 4fde58d57e Adds RFC7239 checks to the new location middleware.
The RFC7239 is the standard way to define headers about reverse proxy
redirections. It replaces all the X-Forwarded-* previous way of defining them.
We let the previous implementations exist to avoid breaking existant installations.
2015-12-03 18:36:55 +01:00
..
cache Minor spelling fix. 2015-11-23 17:34:34 -08:00
context didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
header implements Stringer for store and remotes 2015-10-27 16:48:05 -07:00
location Adds RFC7239 checks to the new location middleware. 2015-12-03 18:36:55 +01:00
session didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
token didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00