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
fa7f4377c1d783ca860820aefc41d0eab73be14c
hyper
/
src
/
server
History
Sean McArthur
fa7f4377c1
fix(server): add remote_addr back to Request when using Http::bind
...
The `Request::remote_addr()` method has been deprecated.
Closes
#1410
2018-01-08 10:04:01 -08:00
..
compat_impl.rs
refactor(lib): rename http_types to http
2017-09-29 18:12:55 -07:00
compat.rs
feat(lib): implement compatibility with http crate
2017-09-22 12:07:57 -07:00
mod.rs
fix(server): add remote_addr back to Request when using Http::bind
2018-01-08 10:04:01 -08:00
server_proto.rs
fix(server): GET requests with no body have None instead of Empty
2017-11-14 11:52:29 -08:00
service.rs
feat(server): add
const_service
and
service_fn
helpers
2017-11-09 16:47:35 -08:00