ppb_network_proxy.h File Reference
Include dependency graph for ppb_network_proxy.h:

Data Structures
| struct | PPB_NetworkProxy |
| This interface provides a way to determine the appropriate proxy settings for a given URL. More... |
Defines
| #define | PPB_NETWORKPROXY_INTERFACE "PPB_NetworkProxy;1.0" |
| #define | PPB_NETWORKPROXY_INTERFACE PPB_NETWORKPROXY_INTERFACE |
Typedefs
| typedef struct PPB_NetworkProxy | PPB_NetworkProxy |
Detailed Description
This file defines the PPB_NetworkProxy interface.
Define Documentation
| #define PPB_NETWORKPROXY_INTERFACE "PPB_NetworkProxy;1.0" |