This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-02-22 04:03:17 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
src
/
h1
History
Nikolay Kim
b0e36fdcf9
simplify Message api
2019-02-07 21:19:10 -08:00
..
client.rs
use new actix crates
2018-12-10 18:08:33 -08:00
codec.rs
simplify Message api
2019-02-07 21:19:10 -08:00
decoder.rs
simplify Message api
2019-02-07 21:19:10 -08:00
dispatcher.rs
simplify payload api; add missing http error helper functions
2019-02-07 11:37:33 -08:00
encoder.rs
cleaup warnings
2019-01-29 10:14:00 -08:00
mod.rs
simplify payload api; add missing http error helper functions
2019-02-07 11:37:33 -08:00
payload.rs
simplify payload api; add missing http error helper functions
2019-02-07 11:37:33 -08:00
service.rs
use same payload type for h1 and h2
2019-02-07 13:41:50 -08:00