.. |
client
|
Fixes a bug in OpenWaitingConnection where the h2 flow would panic a future (#1031)
|
2019-08-13 14:55:04 +02:00 |
cookie
|
nightly clippy warnings
|
2019-07-17 15:53:51 +06:00 |
encoding
|
Modify response body only if encoder is not None #997
|
2019-07-22 11:35:00 +06:00 |
h1
|
nightly clippy warnings
|
2019-07-17 15:53:51 +06:00 |
h2
|
nightly clippy warnings
|
2019-07-17 15:53:51 +06:00 |
header
|
Allow HeaderMap to be cloned (#1014)
|
2019-07-29 08:11:23 +04:00 |
ws
|
Remove byteorder-dependency
|
2019-08-06 18:32:36 +02:00 |
body.rs
|
body helpers
|
2019-06-01 17:57:25 +06:00 |
builder.rs
|
nightly clippy warnings
|
2019-07-17 15:53:51 +06:00 |
cloneable.rs
|
Replace ClonableService with local copy
|
2019-07-17 13:55:44 +06:00 |
config.rs
|
revert DateServiceInner changes
|
2019-07-18 17:37:41 +06:00 |
error.rs
|
Fix two dyn warnings (#1015)
|
2019-07-29 08:10:33 +04:00 |
extensions.rs
|
nightly clippy warnings
|
2019-07-17 15:53:51 +06: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
|
Log error results in Logger middleware (closes #938) (#984)
|
2019-07-18 14:31:18 +06:00 |
service.rs
|
Remove several usages of 'unsafe' (#968)
|
2019-07-18 04:45:17 +06:00 |
test.rs
|
Expose peer addr via Request::peer_addr() and RequestHead::peer_addr
|
2019-04-16 09:54:02 -07:00 |