| .. |
|
client
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
cookie
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
encoding
|
prepare actix-http release
|
2019-06-16 21:59:22 +06:00 |
|
h1
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
h2
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
header
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
ws
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
body.rs
|
body helpers
|
2019-06-01 17:57:25 +06:00 |
|
builder.rs
|
Add on-connect callback #946
|
2019-06-28 14:34:26 +06:00 |
|
cloneable.rs
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
config.rs
|
export set_date
|
2019-05-14 08:48:11 -07:00 |
|
error.rs
|
awc: Fix typo on ResponseError documentation (#815)
|
2019-05-03 14:30:00 -07:00 |
|
extensions.rs
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
|
helpers.rs
|
Add on-connect callback #946
|
2019-06-28 14:34:26 +06:00 |
|
httpcodes.rs
|
Add builder function for HTTP 429 Too Many Requests status (#931)
|
2019-06-21 13:06:29 +06:00 |
|
httpmessage.rs
|
Use encoding_rs crate instead of unmaintained encoding crate (#922)
|
2019-06-18 12:43:25 +06:00 |
|
lib.rs
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
message.rs
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
payload.rs
|
Remove generic type for request payload, always use default
|
2019-04-13 14:50:54 -07:00 |
|
request.rs
|
more tests
|
2019-04-17 17:48:25 -07:00 |
|
response.rs
|
body helpers
|
2019-06-01 17:57:25 +06:00 |
|
service.rs
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
|
test.rs
|
Expose peer addr via Request::peer_addr() and RequestHead::peer_addr
|
2019-04-16 09:54:02 -07:00 |