Sean McArthur
|
12dac9bdba
|
perf(http): encoder headers with a faster fmt::Write
|
2016-08-06 00:09:00 -07:00 |
|
Sean McArthur
|
006f66f34a
|
fix(client): handle when DNS resolves after a timeout triggers
Closes #848
|
2016-07-13 14:48:11 -07:00 |
|
Sean McArthur
|
2904668105
|
feat(client): implement connection pooling for Client
Closes #830
Closes #848
|
2016-07-08 10:07:02 -07:00 |
|
Sean McArthur
|
1b4f857997
|
fix(headers): only add chunked to TransferEncoding if not present
|
2016-06-17 03:52:01 -07:00 |
|
Sean McArthur
|
d35992d019
|
feat(lib): switch to non-blocking (asynchronous) IO
BREAKING CHANGE: This breaks a lot of the Client and Server APIs.
Check the documentation for how Handlers can be used for asynchronous
events.
|
2016-05-16 09:51:18 -07:00 |
|