Skip to main content

Module http

Module http 

Source
Expand description

HTTP server (axum) and client (reqwest) for ling-net.

Functions§

get
Simple in-process HTTP GET helper.
post
Simple in-process HTTP POST helper.
send
Make an outgoing HTTP request.