%http-proxy-addr(5)%http-proxy-addr - Set HTTP proxy server address
%http-proxy-port - Set HTTP proxy server port
%http-proxy-addr "proxy-addr"
%http-proxy-port "port-number"; Default is 80
If the %http-proxy-addr variable is set all HTTP file loading requests, using commands like find-file(2), are sent via the given proxy server. %http-proxy-port should be set to the proxy servers port number, defaulting to 80 if not set. These variables are typically set in your <user>.emf setup file, e.g.:
set-variable %http-proxy-addr "proxy.foobar.com" set-variable %http-proxy-port "8080"
Note that http is available on UNIX by default, but must be compiled in for windows versions.
%http-flags(5), %http-cookies(5), %http-post-data(5), %http-post-file(5), %sock-send-timeout(5), find-file(2), ftp(3).
(c) Copyright JASSPA 2025
Last Modified: 2024/07/16
Generated On: 2025/09/29