Pepper_42_C++_interfaces
|
#include "ppapi/c/ppb_url_request_info.h"
#include "ppapi/cpp/resource.h"
#include "ppapi/cpp/var.h"
Go to the source code of this file.
Classes | |
class | pp::URLRequestInfo |
URLRequestInfo provides an API for creating and manipulating URL requests. More... | |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the API for creating and manipulating URL requests.
Definition in file url_request_info.h.