builder.rs
|
add per request timeout
|
2019-03-29 14:07:37 -07:00 |
connect.rs
|
add client websockets support
|
2019-03-27 18:53:19 -07:00 |
error.rs
|
do not use static
|
2019-04-02 10:53:44 -07:00 |
lib.rs
|
return back consuming builder
|
2019-04-02 12:51:16 -07:00 |
request.rs
|
rename close_connection to force_close
|
2019-04-02 14:08:30 -07:00 |
response.rs
|
remove some static contraints
|
2019-04-04 10:59:34 -07:00 |
test.rs
|
add ClientResponse::json()
|
2019-04-01 11:51:18 -07:00 |
ws.rs
|
remove some static contraints
|
2019-04-04 10:59:34 -07:00 |