Jonathan Reem
8026867334
Deny missing documentation and all warnings for cleaner builds.
2014-09-09 17:06:23 -07:00
Sean McArthur
0285fc2acc
Abstract out NetworkStream
...
This introduces a new Trait, NetworkStream, which abstracts over
the functionality provided by TcpStream so that it can be easily
mocked and extended in testing and hyper can be used for
other connection sources.
2014-09-09 14:55:14 -07:00
Sean McArthur
eaa3cb46ee
todos
2014-09-07 20:17:32 -07:00
Jonathan Reem
5f24bcecd4
Use an out-of-tree unsafe-any trait instead of a home-grown version.
...
This has the advantage of being separately checked, tested
and documented.
2014-09-07 09:49:10 +02:00
Sean McArthur
4d77477c83
add Date header
2014-09-03 14:14:44 -07:00
Sean McArthur
055a783ef0
adding a custom header to benches
2014-09-02 20:52:29 -07:00
Sean McArthur
818fac4128
add some benches with other http libs
2014-09-02 12:06:16 -07:00
Sean McArthur
c905111f8c
implementation
2014-09-01 18:39:24 -07:00