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-01-31 19:10:07 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
awc
/
src
/
responses
History
Rob Ede
96a4dc9dec
use modern signatures for awc
send_*
and
header
methods (
#2553
)
2021-12-28 03:22:22 +00:00
..
json_body.rs
ClientRequest::send_body
takes
impl MessageBody
(
#2546
)
2021-12-25 02:33:37 +00:00
mod.rs
ClientRequest::send_body
takes
impl MessageBody
(
#2546
)
2021-12-25 02:33:37 +00:00
read_body.rs
ClientRequest::send_body
takes
impl MessageBody
(
#2546
)
2021-12-25 02:33:37 +00:00
response_body.rs
ClientRequest::send_body
takes
impl MessageBody
(
#2546
)
2021-12-25 02:33:37 +00:00
response.rs
use modern signatures for awc
send_*
and
header
methods (
#2553
)
2021-12-28 03:22:22 +00:00