Vishal Rana
|
cd1e235ccc
|
Wrapped Flush, Hijack and CloseNotify functions in response.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-18 17:23:44 -07:00 |
|
Vishal Rana
|
5df84923dd
|
Merge pull request #69 from labstack/middleware
Docs updated
|
2015-05-18 13:48:05 -07:00 |
|
Vishal Rana
|
533ff91881
|
Changed examples, web > website
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-18 13:41:50 -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
|
3809c0ed11
|
Merge pull request #66 from labstack/middleware
Fixed #65
|
2015-05-18 11:36:12 -07:00 |
|
Vishal Rana
|
aa5e552282
|
Fixed #65
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-18 11:33:11 -07:00 |
|
Vishal Rana
|
ac908b4813
|
Merge pull request #64 from labstack/middleware
Added panic recover middleware
|
2015-05-17 22:58:47 -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
|
561bfc59ad
|
Merge pull request #62 from labstack/middleware
Refactored tests
|
2015-05-16 13:06:01 -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
|
9623abc64b
|
Merge pull request #61 from labstack/middleware
Middleware
|
2015-05-15 16:07:12 -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
|
d42bd42d87
|
Merge pull request #60 from labstack/middleware
Middleware
|
2015-05-14 16:33:04 -07:00 |
|
Vishal Rana
|
4f45cd1517
|
Middleware with options - 2
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-14 16:29:26 -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
|
a91983797d
|
Closing #57
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-14 08:23:14 -07:00 |
|
Vishal Rana
|
18dcc4bcca
|
Merge pull request #56 from labstack/middleware
Added slash middleware
|
2015-05-13 23:09:50 -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
|
6b02099ee6
|
Merge pull request #54 from labstack/favicon
Added favicon api
|
2015-05-13 15:56:39 -07:00 |
|
Vishal Rana
|
8abd4faf08
|
Updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-13 15:49:09 -07:00 |
|
Vishal Rana
|
ba05b6e58e
|
Added favicon api
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-13 15:20:09 -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
|
cccaa1ee26
|
Update server.go
|
2015-05-11 20:53:37 -07:00 |
|
Vishal Rana
|
c2a30de34f
|
Added http basic auth example
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-11 20:52:43 -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
|
6cbabac296
|
Refactored middleware and handlers
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-11 20:41:28 -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
|
8ace8e2143
|
Refactored media types and headers
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-10 22:34:31 -07:00 |
|
Vishal Rana
|
3b87f90bfd
|
Added MiddlewareFunc to the list of supported middleware, #47.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-10 21:13:14 -07:00 |
|
Vishal Rana
|
6e251861db
|
Added MiddlewareFunc to the list of supported middleware, #47.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-10 21:12:28 -07:00 |
|
Vishal Rana
|
7f92fbf3ce
|
Added MiddlewareFunc to the list of supported middleware, #47.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-10 21:09:28 -07:00 |
|
Vishal Rana
|
8bdbf0ae0f
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-10 19:24:35 -07:00 |
|
Vishal Rana
|
1b757d99d8
|
Changed default port in examples
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-10 08:33:44 -07:00 |
|
Vishal Rana
|
c58ec742a9
|
Enhanced router priority
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-09 22:06:13 -07:00 |
|
Vishal Rana
|
b416efc71c
|
Adding NewContext function to facilitate testing
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-08 11:52:06 -07:00 |
|
Vishal Rana
|
04cdefb2a6
|
Fixed #51
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-08 11:21:50 -07:00 |
|
Vishal Rana
|
08e23c1e55
|
Updated website
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-06 18:49:40 -07:00 |
|
matrika
|
5705da16f5
|
Update guide.md
|
2015-05-06 18:47:26 -07:00 |
|
matrika
|
8db65a9714
|
Update guide.md
|
2015-05-06 18:42:45 -07:00 |
|
Vishal Rana
|
df8bd3be10
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-06 16:11:21 -07:00 |
|
Vishal Rana
|
6f72add44a
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-06 15:51:52 -07:00 |
|
Vishal Rana
|
4226a3ab2e
|
HTTPError default message
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-06 10:27:01 -07:00 |
|
Vishal Rana
|
7d5465e176
|
Typo in godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-05 22:25:19 -07:00 |
|
Vishal Rana
|
bd0c177d5e
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-05 22:06:02 -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
|
54d2f72368
|
Fixed #49
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-04 21:02:53 -07:00 |
|
Vishal Rana
|
ace1453931
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-04 14:00:07 -07:00 |
|