Vishal Rana
|
19d51dad4c
|
Static as middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-18 22:50:40 -08:00 |
|
Vishal Rana
|
c0873843ad
|
Option to options
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-18 07:00:51 -08:00 |
|
Vishal Rana
|
88f307bedd
|
Middleware and handler as closure
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-17 21:49:31 -08:00 |
|
Vishal Rana
|
c9a62e20b4
|
Middleware as structs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-17 21:18:46 -08:00 |
|
Vishal Rana
|
51acf465fe
|
- Moved static file serving to a new handler package
- Middleware at route level
- Group middleware is a in closure now
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-15 08:11:29 -08:00 |
|
Vishal Rana
|
7b843e66c5
|
Wrappers for handler and middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-08 22:17:20 -08:00 |
|
Vishal Rana
|
3cd1d5be65
|
Fixed sync.Pool
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-08 17:26:00 -08:00 |
|
Vishal Rana
|
65fcca2ce3
|
Middleware interface
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-07 23:02:37 -08:00 |
|
Vishal Rana
|
f27de9a804
|
Fixed logging
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-04 19:29:49 -08:00 |
|
Vishal Rana
|
f405794a7c
|
Now using sync.Pool
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-04 14:40:08 -08:00 |
|
Vishal Rana
|
688293b5ed
|
v2 is compiling now
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-28 23:46:11 -08:00 |
|
Vishal Rana
|
dbd1e8e230
|
Separated recipes from the main repo
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-09 11:00:13 -08:00 |
|
Vishal Rana
|
33d8813eb5
|
Revert "Revert "Fixed Request.Out ""
This reverts commit 72050d765b .
|
2015-12-21 15:20:49 -08:00 |
|
Vishal Rana
|
72050d765b
|
Revert "Fixed Request.Out "
This reverts commit cced590a16 .
|
2015-12-21 15:18:53 -08:00 |
|
Vishal Rana
|
cced590a16
|
Fixed Request.Out
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2015-12-21 15:18:03 -08:00 |
|
Vishal Rana
|
0884290766
|
Added X() method to return context
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-12-04 08:13:26 -08:00 |
|
Vishal Rana
|
72459fe299
|
Step towards v2
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-12-03 17:23:53 -08:00 |
|
Vishal Rana
|
9650c39055
|
Bumped to v1.3
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-12-01 15:06:18 -08:00 |
|
Vishal Rana
|
4f996419e1
|
Fixed #255
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-20 19:39:35 -08:00 |
|
Vishal Rana
|
143f563734
|
Moved code around
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-10-21 15:11:01 -07:00 |
|
Mark Bates
|
b02e78b749
|
Fixed bug where IP address wasn't showing up in log files. Also added
some tests for the Logger middleware.
|
2015-10-21 16:39:51 -04:00 |
|
Ben Huson
|
799f01a87b
|
Adding IP Addresses in log entries
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-18 11:07:43 -07:00 |
|
Vishal Rana
|
eef1574969
|
go fmt ./...
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-15 13:20:59 -07:00 |
|
Vishal Rana
|
3bd10bd651
|
Refactored debug mode api
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-13 10:34:15 -07:00 |
|
Tyler Bunnell
|
1d040969ad
|
Merge branch 'master' of https://github.com/labstack/echo
|
2015-09-11 16:24:26 -06:00 |
|
Tyler Bunnell
|
4f3335aac7
|
Add sync.Pool to gzip middleware
|
2015-09-11 16:23:57 -06:00 |
|
Vishal Rana
|
9db442492a
|
Moved auth header outside of the block
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-01 12:09:08 -07:00 |
|
Vishal Rana
|
e0a40f864c
|
Merge pull request #192 from labstack/issue-180
Closes #180
|
2015-09-01 11:32:12 -07:00 |
|
Vishal Rana
|
8aaf620c2d
|
Closes #180
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-01 11:24:36 -07:00 |
|
Vishal Rana
|
507c69ec80
|
StripTrailingSlash is now an option
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-01 08:03:01 -07:00 |
|
Vishal Rana
|
b4da73313f
|
Removed RedirectToSlash middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-28 15:26:17 -07:00 |
|
axdg
|
35d018c671
|
Removed JWT middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-05 11:32:37 -07:00 |
|
Chase Hutchins
|
50fb7e0050
|
More coverage for compress middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-06-26 21:24:14 -07:00 |
|
Chase Hutchins
|
356909c49e
|
Content type sniffing for compress middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-06-24 15:36:05 -07:00 |
|
Vishal Rana
|
45a7e7d6f2
|
Closed #71
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-06-09 20:06:51 -07:00 |
|
Vishal Rana
|
ae721bd2b2
|
Bug in gzip, fixed #95, #96.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-06-09 15:24:01 -07:00 |
|
Vishal Rana
|
1ac5425ec4
|
Fixed #95
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-06-09 09:16:52 -07:00 |
|
Vishal Rana
|
0edb31b3bd
|
Updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-06-07 19:57:49 -07:00 |
|
Vishal Rana
|
b9eec15c01
|
More test coverage
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-30 15:20:36 -07:00 |
|
Vishal Rana
|
a9e49e2430
|
Total coverage for middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-30 10:54:55 -07:00 |
|
Vishal Rana
|
76e9b44190
|
Exposed DefaultHTTPErrorHandler function
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-28 16:50:49 -07:00 |
|
Vishal Rana
|
e0364caf36
|
Better handling in middleware for WebSocket
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-22 20:26:52 -07:00 |
|
Vishal Rana
|
bf85c56b08
|
Encapsulated fields and exposed public functions.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-22 04:40:01 -07:00 |
|
Vishal Rana
|
6f728d428d
|
Added test from Echo.WebSocket()
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-21 22:48:34 -07:00 |
|
Vishal Rana
|
cfd6d8b77f
|
Better HTTP status in basic auth middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-21 14:02:29 -07:00 |
|
Vishal Rana
|
a4375c4991
|
Fixed examples with new HandlerFunc changes
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-20 15:59:36 -07:00 |
|
Vishal Rana
|
13ac746093
|
Refactored Echo.HandlerFunc, added WebSocket support.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-20 14:38:51 -07:00 |
|
Vishal Rana
|
60a377a7f3
|
Fixed debug call
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-19 18:59:05 -07:00 |
|
Vishal Rana
|
5d636c1eb1
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-18 13:38:35 -07:00 |
|
Vishal Rana
|
73fa05f826
|
Added panic recover middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-17 22:54:29 -07:00 |
|
Vishal Rana
|
609879bf39
|
Refactored tests
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-16 12:49:01 -07:00 |
|
Vishal Rana
|
d90395cf2b
|
Using int64 instead of uint64 for response size
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-15 15:24:47 -07:00 |
|
Vishal Rana
|
1ee3bc23e3
|
Added gzip middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-15 12:29:14 -07:00 |
|
Vishal Rana
|
f5a385b547
|
Middleware with options
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-14 16:25:49 -07:00 |
|
Vishal Rana
|
58ed17d35e
|
Update slash.go
|
2015-05-13 23:09:02 -07:00 |
|
Vishal Rana
|
54cad1ff14
|
Added slash middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-13 23:07:03 -07:00 |
|
Vishal Rana
|
e55f5f1636
|
Invalid auth test case
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-12 06:28:25 -07:00 |
|
Vishal Rana
|
0da05cb7f2
|
Updated auth test
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-12 06:18:49 -07:00 |
|
Vishal Rana
|
ac323178df
|
Added http basic auth example
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-11 20:51:34 -07:00 |
|
Vishal Rana
|
69a97671ad
|
Adding http basic authentication middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-11 15:43:54 -07:00 |
|
Vishal Rana
|
f80fff4efb
|
issue #50
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-05 21:55:49 -07:00 |
|
Vishal Rana
|
eee38a6376
|
Fixed #35
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-24 15:13:06 -07:00 |
|
Ilia Gavrilin
|
8ec563ed38
|
fix name in middleware package
|
2015-04-23 11:44:50 +03:00 |
|
Vishal Rana
|
dd40c15746
|
Moved middleware in a package
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-20 23:24:57 -07:00 |
|
Vishal Rana
|
3eeea660fa
|
Dropped support for func(http.Handler) http.Handler middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-19 16:00:23 -07:00 |
|
Vishal Rana
|
141b4302ae
|
Created a website #29
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 21:53:38 -07:00 |
|
Vishal Rana
|
381fbae1ff
|
Default handler now returns error.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 16:47:48 -07:00 |
|
Yasuhiro Matsumoto
|
22f3cd37ff
|
colorful logger on windows
|
2015-03-31 12:35:53 +09:00 |
|
Vishal Rana
|
064a69d1dc
|
New name for repo
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-03-27 14:21:30 -07:00 |
|
Vishal Rana
|
e49e74aeac
|
Flexible handler and middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-03-25 08:50:24 -07:00 |
|
Vishal Rana
|
99124cda0a
|
Wrap method for using third party middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-03-21 14:59:09 -07:00 |
|
Vishal Rana
|
40330ae7c0
|
Middleware example
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-03-12 20:50:33 -07:00 |
|
Vishal Rana
|
d9cb0d8a18
|
Using new color package
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-03-12 15:46:02 -07:00 |
|
Vishal Rana
|
7c9a0b6489
|
initial commit
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-03-01 09:45:13 -08:00 |
|