Crate ehttp[−][src]
Expand description
Minimal HTTP client for both native and WASM.
Structs
Functions
Performs a HTTP requests and calls the given callback when done.
Only available when compiling for native.
Type Definitions
Possible errors does NOT include e.g. 404, which is NOT considered an error.