Docs.rs
chttp-0.1.4
chttp
The practical HTTP client that is fun to use.
MIT
Links
26
3
6
Crates.io
Authors
Stephen M. Coakley
Dependencies
curl ^0.4
http ^0.1
json ^0.11
ringtail ^0.1
Versions
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
Go to latest version
Source
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
chttp
Function
chttp
::
send
[
−
]
[src]
pub fn send(request:
Request
) ->
Result
<
Response
,
Error
>