Displaying 1 result from an estimated 1 matches for "op_http_proxy_pass".
2013 Aug 26
2
opusfile.h error
...This may be <code>NULL</code> to disable
> proxy
> authentication.
> A non-<code>NULL</code> value only has an
> effect
> if #OP_HTTP_PROXY_HOST and
> #OP_HTTP_PROXY_PASS
> are also specified with
> non-<code>NULL</code>
> arguments.
> \hideinitializer*/
> #define OP_HTTP_PROXY_USER(_user) \
> OP_URL_OPT(OP_HTTP_PROXY_USER_REQUEST),OP_CHECK_CONST_CHAR_PTR(_host)
>
>...