The network service callbacks.
-
interface
The callback that is invoked before the upload data is sent to the web server.
interface
The callback that is invoked before the network transaction starts.
interface
The callback is invoked when an HTTP request is about to occur.
interface
The callback is invoked when the engine checks if the given file can be accessed or not.
interface
The callback is invoked to check if the engine can access the given cookie or not.
interface
The callback is invoked to check if the given cookie can be set or not.
interface
The callback is invoked when the response headers have been received for a URL request.
interface
The callback is invoked when certificate verification is required.