Proxy
The HTTP Server is able to proxy requests to a specified URL.
When using the proxy, the FileExplorer won't be available, as the proxy is an alternate Request Handler.
The config TOML file can be used to provide proxy configurations:
[proxy]
url = "https://example.com"