This website requires JavaScript.
Explore
Help
Sign In
forked
/
hyper
Watch
1
Star
0
Fork
0
You've already forked hyper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f0ab2b6aedb909d37698365d1fcc34ce749304b5
hyper
/
src
History
Sean McArthur
f0ab2b6aed
feat(header): add Encoding::Brotli variant
...
BREAKING CHANGE: This adds a new variant to the `Encoding` enum, which can break exhaustive matches.
2017-01-16 10:50:36 -08:00
..
client
refactor(header): Host header internals made private
2017-01-16 10:50:36 -08:00
header
feat(header): add Encoding::Brotli variant
2017-01-16 10:50:36 -08:00
http
perf(http): introduce MemBuf, a shared read buffer
2017-01-16 10:50:35 -08:00
server
perf(http): introduce MemBuf, a shared read buffer
2017-01-16 10:50:35 -08:00
error.rs
refactor(error): turn Void from an empty enum to a struct
2017-01-16 10:50:35 -08:00
lib.rs
docs(cookie): fix examples for Cookie and SetCookie
2017-01-16 10:50:36 -08:00
method.rs
feat(lib): redesign API to use Futures and Tokio
2017-01-16 10:44:27 -08:00
mock.rs
perf(http): introduce MemBuf, a shared read buffer
2017-01-16 10:50:35 -08:00
net.rs
perf(http): introduce MemBuf, a shared read buffer
2017-01-16 10:50:35 -08:00
status.rs
feat(lib): switch to non-blocking (asynchronous) IO
2016-05-16 09:51:18 -07:00
uri.rs
feat(lib): redesign API to use Futures and Tokio
2017-01-16 10:44:27 -08:00
version.rs
feat(lib): redesign API to use Futures and Tokio
2017-01-16 10:44:27 -08:00