.. |
client
|
fix h2 client send body
|
2019-11-21 16:02:17 +06:00 |
cookie
|
update ssl impls
|
2019-11-21 16:02:17 +06:00 |
encoding
|
make actix-http compile with std::future
|
2019-11-21 16:02:17 +06:00 |
h1
|
drop unpin constraint
|
2019-11-21 16:02:17 +06:00 |
h2
|
migrate actix-web to std::future
|
2019-11-21 16:02:17 +06:00 |
header
|
Fix escaping/encoding problems in Content-Disposition header (#1151)
|
2019-11-06 06:08:37 -08:00 |
ws
|
drop unpin constraint
|
2019-11-21 16:02:17 +06:00 |
body.rs
|
drop unpin constraint
|
2019-11-21 16:02:17 +06:00 |
builder.rs
|
migrate actix-web to std::future
|
2019-11-21 16:02:17 +06:00 |
cloneable.rs
|
make actix-http compile with std::future
|
2019-11-21 16:02:17 +06:00 |
config.rs
|
drop unpin constraint
|
2019-11-21 16:02:17 +06:00 |
error.rs
|
migrate actix-files
|
2019-11-21 16:02:17 +06:00 |
extensions.rs
|
nightly clippy warnings
|
2019-07-17 15:53:51 +06:00 |
helpers.rs
|
Remove mem::uninitialized() (#1090)
|
2019-09-16 07:52:23 +09:00 |
httpcodes.rs
|
Removed httpcode 'MovedPermanenty'. (#1128)
|
2019-10-12 06:45:12 +06:00 |
httpmessage.rs
|
Use encoding_rs crate instead of unmaintained encoding crate (#922)
|
2019-06-18 12:43:25 +06:00 |
lib.rs
|
migrate client to std::future
|
2019-11-21 16:02:17 +06:00 |
message.rs
|
update tests to async handlers
|
2019-11-22 11:49:35 +06:00 |
payload.rs
|
make actix-http compile with std::future
|
2019-11-21 16:02:17 +06:00 |
request.rs
|
fix h2 client send body
|
2019-11-21 16:02:17 +06:00 |
response.rs
|
update tests to async handlers
|
2019-11-22 11:49:35 +06:00 |
service.rs
|
drop unpin constraint
|
2019-11-21 16:02:17 +06:00 |
test.rs
|
migrate client to std::future
|
2019-11-21 16:02:17 +06:00 |