Include dependency graph for ppb_url_response_info.h:
Data Structures
struct | PPB_URLResponseInfo |
The PPB_URLResponseInfo interface contains APIs for examining URL responses. More... |
Defines
#define | PPB_URLRESPONSEINFO_INTERFACE "PPB_URLResponseInfo;1.0" |
#define | PPB_URLRESPONSEINFO_INTERFACE PPB_URLRESPONSEINFO_INTERFACE |
Typedefs
typedef struct PPB_URLResponseInfo | PPB_URLResponseInfo |
Enumerations
Variables
Detailed Description
This file defines the PPB_URLResponseInfo
API for examining URL responses.
Define Documentation
#define PPB_URLRESPONSEINFO_INTERFACE "PPB_URLResponseInfo;1.0" |