- proxy(+To, +Request) is det
- proxy(+To, +Request, +Options) is det
- Proxy a request to a remote server. This proxies all methods,
including those carrying data such as POST and PUT. Options:
request_headers(+List)
Additional headers for the request. List is of the form
Name = Value.
- reply_headers+List)
Additional headers for the reply