Aliaksandr Valialkin
|
a0ee798bbe
|
Added RequestCtx.Init() helper for custom Server implementations
|
2015-11-09 18:41:27 +02:00 |
|
Aliaksandr Valialkin
|
3aa2987131
|
Substituted RequestCtx.shadow with more clear timeoutErrMsg
|
2015-11-09 11:03:50 +02:00 |
|
Aliaksandr Valialkin
|
5a6e973ab3
|
Log request duration in RequextCtx.Logger()
|
2015-11-06 16:21:49 +02:00 |
|
Aliaksandr Valialkin
|
a7fdc68be0
|
Enforce MaxConnsPerIP limit to connections served via Server.ServeConn()
|
2015-11-05 10:56:04 +02:00 |
|
Aliaksandr Valialkin
|
27862cc299
|
Fixed data races in Request.ReadTimeout() and Response.ReadTimeout(). Documented that the request and response instances cannot be used after ErrReadTimeout error
|
2015-10-26 14:13:33 +02:00 |
|
Aliaksandr Valialkin
|
40e775dce5
|
Added TimeoutHandler
|
2015-10-23 14:56:01 +03:00 |
|
Aliaksandr Valialkin
|
9a1e1f2e61
|
Renamed ServerCtx to more appropriate RequestCtx
|
2015-10-22 11:46:33 +03:00 |
|
Aliaksandr Valialkin
|
d0deaebb43
|
Added request start time to ServerCtx
|
2015-10-21 16:09:35 +03:00 |
|
Aliaksandr Valialkin
|
45d00cad56
|
Fixed broken test
|
2015-10-21 16:06:15 +03:00 |
|
Aliaksandr Valialkin
|
37cb5a0c67
|
Added status codes from net/http
|
2015-10-21 16:02:53 +03:00 |
|
Aliaksandr Valialkin
|
d49d752a65
|
Substituted racy ServerCtx.Steal() with ServerCtx.TimeoutError()
|
2015-10-21 15:05:44 +03:00 |
|
Aliaksandr Valialkin
|
ee62382f34
|
Uniformly process all headers
|
2015-10-20 12:36:33 +03:00 |
|
Aliaksandr Valialkin
|
a049630bca
|
initial commit
|
2015-10-19 01:21:09 +03:00 |
|