Expand description
Url — the OCPI URL type, and the policy that keeps a hub from becoming an SSRF proxy.
Structs§
- Invalid
Url - 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.