| .. |
|
client
|
drop unpin constraint
|
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
|
drop unpin constraint
|
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
|
drop unpin constraint
|
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
|
drop unpin constraint
|
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
|
Added FrozenClientRequest for easier retrying HTTP calls (#1064)
|
2019-09-10 10:29:32 +06:00 |
|
payload.rs
|
make actix-http compile with std::future
|
2019-11-21 16:02:17 +06:00 |
|
request.rs
|
drop unpin constraint
|
2019-11-21 16:02:17 +06:00 |
|
response.rs
|
drop unpin constraint
|
2019-11-21 16:02:17 +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 |