Oleg Lobanov
|
7af4376e7f
|
Add form binding.
|
2016-02-01 19:40:03 +04:00 |
|
Oleg Lobanov
|
4a09f90bf1
|
Replace real object logger with interface.
|
2016-01-31 11:51:12 +04:00 |
|
Chase Hutchins
|
49fb8a5c62
|
Merge branch 'master' of github.com:labstack/echo into quibbles
|
2016-01-30 06:39:38 -08:00 |
|
Chase Hutchins
|
ad46da8f77
|
adding godoc introduction
|
2016-01-29 06:42:28 -08:00 |
|
Chase Hutchins
|
e9808b69b4
|
license update, some .gitattributes and .gitignore expansion, .travis.yml expansion, golint fixes and .godir for heroku
|
2016-01-29 04:06:20 -08:00 |
|
Oleg Lobanov
|
4cb8421b73
|
Change context.Bind() return type to HTTPError #344
|
2016-01-29 14:23:48 +04:00 |
|
Oleg Lobanov
|
a81670211f
|
Fix serving static files on windows. See https://golang.org/pkg/net/http/#Dir.Open
|
2016-01-26 22:03:01 +04:00 |
|
Vishal Rana
|
5d70ff42fc
|
Putting back DefaultHTTPErrorHandler
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-24 19:45:53 -08:00 |
|
Vishal Rana
|
106272e201
|
Cleaned up http error handler #325
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-22 13:37:18 -08:00 |
|
Vishal Rana
|
c67300bb30
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-22 13:19:34 -08:00 |
|
Vishal Rana
|
5cd194b6b0
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-12-03 14:14:14 -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
|
754c84596e
|
Prevent caching for dynamic directory
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-24 07:38:28 -08:00 |
|
Vishal Rana
|
521cf5338e
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-23 22:15:59 -08:00 |
|
Vishal Rana
|
d932e2a863
|
Added directory autoindex
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-23 22:12:56 -08:00 |
|
Vishal Rana
|
2ad06ce67e
|
Fixed #265
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-22 09:26:11 -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
|
c578a662a0
|
Closes #261
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-19 07:40:24 -08:00 |
|
Vishal Rana
|
f09efac326
|
Revert #257
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-16 07:57:40 -08:00 |
|
Vishal Rana
|
0163cddab5
|
Putting Echo#Server back
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-15 13:32:21 -08:00 |
|
Vishal Rana
|
cba2724de3
|
Set echo as handler for Echo#RunServer*
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-15 12:08:12 -08:00 |
|
Vishal Rana
|
1f8ecfd610
|
Closes #257
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-11-15 11:50:35 -08:00 |
|
Vadim Komarov
|
35398b4200
|
Update http2 package import
github.com/bradfitz/http2 -> golang.org/x/net/http2
|
2015-10-20 00:09:59 +05:00 |
|
Vishal Rana
|
9ea3463d2c
|
Fixed #238
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-10-16 07:51:33 -07:00 |
|
Vishal Rana
|
f839210454
|
Getting echo reference from the node
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-10-06 11:04:36 -07:00 |
|
Vishal Rana
|
5b019c507e
|
Handling 405 & pre-flight requests
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-10-06 06:48:33 -07:00 |
|
Vishal Rana
|
1efe837fdd
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-10-05 15:52:07 -07:00 |
|
Hasty Granbery
|
87fd53d230
|
Fixed #178
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-21 09:01:33 -07: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
|
27cedaf411
|
Using filepath instead of path
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-18 11:07:34 -07:00 |
|
Vishal Rana
|
c9a581815a
|
Fixed #210
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-09-17 08:18:58 -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 |
|
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
|
fec348385e
|
Added new functions: Echo.Any & Echo.Match
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-08-25 20:36:15 -07:00 |
|
Vishal Rana
|
9216043df5
|
Refactored some functions
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-08-25 01:03:33 -07:00 |
|
Vishal Rana
|
6fdd292a1f
|
Closed #170
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-31 19:25:03 -07:00 |
|
Vishal Rana
|
832fd111d4
|
Binder interface instead of BinderFunc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-30 14:43:22 -07:00 |
|
Vishal Rana
|
9b47516c50
|
Fixed #165
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-27 22:51:53 -07:00 |
|
Vishal Rana
|
d077efe91a
|
Fixed #162
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-27 08:43:11 -07:00 |
|
Vishal Rana
|
1ae7ef40e0
|
Don't send http error if response already committed.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-24 18:54:42 -07:00 |
|
Will Fitzgerald
|
9257875cb7
|
Added JSONP API in Context
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-24 16:23:35 -07:00 |
|
axdg
|
523ac4a9a0
|
Handle invalid status code in Context.Redirect
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-24 15:09:41 -07:00 |
|
Vishal Rana
|
4dcb57d42a
|
Enhanced method lookup in router
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-24 12:03:36 -07:00 |
|
Vishal Rana
|
99f2868bcc
|
Refactored contants for media types
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-22 04:44:29 -07:00 |
|
Vishal Rana
|
17c83a01a4
|
Fixed #149
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-20 19:24:33 -07:00 |
|
Vishal Rana
|
cd111b826c
|
Added API to enable/disable colored log.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-17 23:00:19 -07:00 |
|
Vishal Rana
|
15ce60e346
|
Fixed #141
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-07-16 08:05:16 -07:00 |
|