Skip to main content

Module url

Module url 

Source
Expand description

Url — the OCPI URL type, and the policy that keeps a hub from becoming an SSRF proxy.

Structs§

InvalidUrl
Why a string is not a usable OCPI URL.
Url
An OCPI URL.
UrlPolicy
What a party is willing to send a request to.
UrlRefused
Why a URL was refused by a UrlPolicy.

Constants§

URL_MAX_LEN
The maximum length the spec gives for a URL.