docs.rs failed to build wasmedge_http_req-0.9.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
wasmedge_http_req-0.8.1
wasmedge_http_req
Simple and lightweight HTTP client for the low level wasmedge_wasi_socket library. It is to be compiled into WebAssembly bytecode targets and run on the WasmEdge Runtime.
This project is forked and derived from the http_req project created by jayjamesjay.
Example
Basic GET request
use request;
How to use:
[]
= "0.8.1"