VirtualBox

Changeset 57726 in vbox for trunk/include


Ignore:
Timestamp:
Sep 12, 2015 12:01:23 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102641
Message:

RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/err.h

    r57723 r57726  
    16941694/** Proxy couldn't be resolved. */
    16951695#define VERR_HTTP_PROXY_NOT_FOUND               (-895)
     1696/** Unexpected cURL error configure the proxy. */
     1697#define VERR_HTTP_CURL_PROXY_CONFIG             (-897)
     1698/** Generic CURL error. */
     1699#define VERR_HTTP_CURL_ERROR                    (-899)
    16961700/** @} */
    16971701
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette