search for: op_http_proxy_user

Displaying 2 results from an estimated 2 matches for "op_http_proxy_user".

2013 Aug 26
2
opusfile.h error
...e 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) > > You've got "_host" instead of "_user" in the definition for the macro for "OP_HTTP_PROXY_USER" -------------- next part -------------- An HTML attachment was scrubbed......
2013 Aug 26
0
opusfile.h error
...Sun, Aug 25, 2013 at 8:53 PM, Timothy B. Terriberry > <tterribe at xiph.org <mailto:tterribe at xiph.org>> wrote: > > alpha thinktink wrote: > > You've got "_host" instead of "_user" in the definition for the macro > > for "OP_HTTP_PROXY_USER" > > Yeah, already fixed in > https://git.xiph.org/?p=opusfile.git;a=commitdiff;h=06a191efabc2 > > Sorry about that. > _______________________________________________ > opus mailing list > opus at xiph.org <mailto:opus at xiph.org> >...