Crate netloc_http_request

Source
Expand description

Report an IP address update via an HTTP request.

Currently plain text only, but other formats are planned.

Structsยง

Client
An asynchronous Client to make Requests with.
HttpRequest
A Reporter that sends the data to the specified URL.