Permalink
Switch branches/tags
v3.3.6
v3.2.1
v3.2.0
v3.1.0
v3.1.0-rc.1
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v3.0.0-beta.3
v3.0.0-beta.2
v3.0.0-beta.1
v2.2.0
v2.1
v2.0.2
v2.0.1
v2.0.0
v2.0.0-beta.2
v2.0.0-beta.1
v2.0.0-apha.2
v2.0.0-apha.1
v2.0.0-apha1
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4
v1.3
v1.2.0
v1.1.0
v1.0.0
v0.0.16
v0.0.15
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
2.0.0-alpha
Nothing to show
Commits on Oct 14, 2018
Commits on Oct 13, 2018
-
Signed-off-by: Vishal Rana <vr@labstack.com>
-
Proxy: Better errors + remote custom TLS (#1197)
Proxy will be more verbose on errors + possibility to configure custom transport (example: for custom TLS certificates)
Commits on Oct 9, 2018
Commits on Oct 7, 2018
Commits on Sep 28, 2018
-
-
-
Add error variable for too many request (#1181)
* add error variable for too many request * update errTooManyRequests
-
Commits on Sep 19, 2018
-
Simplify REALIP method (#1193)
* Simplify REALIP method * Remove alloc
Commits on Sep 14, 2018
-
* Update go.mod Replace: `github.com/labstack/gommon v0.0.0-20180312174116-6fe1405d73ec` With: `github.com/labstack/gommon v0.2.7` * Update Gopkg Replace: `github.com/labstack/gommon 0.2.4` With: `github.com/labstack/gommon v0.2.7` * Update go/dep 0.5.0
Commits on Sep 7, 2018
Commits on Sep 4, 2018
-
Add go.mod for Go modules (#1187)
* Add go.mod * Resolve problem
Commits on Aug 29, 2018
-
Signed-off-by: Vishal Rana <vr@labstack.com>
Commits on Aug 28, 2018
Commits on Aug 15, 2018
Commits on Aug 2, 2018
Commits on Jul 29, 2018
Commits on Jul 18, 2018
Commits on Jul 11, 2018
Commits on Jul 9, 2018
-
[JWT] use local error handler for missing token
Signed-off-by: Vishal Rana <vr@labstack.com>
Commits on Jul 3, 2018
-
-
Enable case insensitive query param matching
Unmarshalling body params with json.Unmarshal supports case-insensitive matching against struct tags. Matching query params case insensitive provides a more sane and consistent experience for API consumers. The original url.Values keys remain case sensitive.
-
Signed-off-by: Vishal Rana <vr@labstack.com>
-
-
Commits on Jun 29, 2018
-
Added error to logger middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
-
JWT BeforeFunc, SuccessHandler & ErrorHandler
Signed-off-by: Vishal Rana <vr@labstack.com>
Commits on Jun 26, 2018
Commits on Jun 22, 2018
NewerOlder