client
|
add client http codec; websockets client
|
2018-10-22 18:18:05 -07:00 |
h1
|
add client http codec; websockets client
|
2018-10-22 18:18:05 -07:00 |
ws
|
add DefaultClient type alias
|
2018-10-22 18:52:40 -07:00 |
body.rs
|
simplify error handling
|
2018-10-07 00:04:38 -07:00 |
config.rs
|
add Default impl for ServiceConfig
|
2018-10-08 15:52:12 -07:00 |
error.rs
|
ws services
|
2018-10-22 09:59:20 -07:00 |
extensions.rs
|
clippy warnings
|
2018-10-01 21:16:56 -07:00 |
header.rs
|
remove unused code
|
2018-10-05 08:03:25 -07:00 |
helpers.rs
|
refactor types
|
2018-10-04 20:02:10 -07:00 |
httpcodes.rs
|
rename HttpResponse
|
2018-10-05 11:04:59 -07:00 |
httpmessage.rs
|
rename HttpResponse
|
2018-10-05 11:04:59 -07:00 |
json.rs
|
remove Json type
|
2018-10-06 20:34:19 -07:00 |
lib.rs
|
add client http codec; websockets client
|
2018-10-22 18:18:05 -07:00 |
payload.rs
|
refactor http/1 dispatcher
|
2018-10-07 09:59:40 -07:00 |
request.rs
|
add client http codec; websockets client
|
2018-10-22 18:18:05 -07:00 |
response.rs
|
cleanup dependencies
|
2018-10-06 21:17:27 -07:00 |
service.rs
|
add client http codec; websockets client
|
2018-10-22 18:18:05 -07:00 |
test.rs
|
rename HttpResponse
|
2018-10-05 11:04:59 -07:00 |
uri.rs
|
export Uri
|
2018-10-11 20:15:10 -07:00 |