WebResource.getResponse

Retrieves the #WebKitURIResponse of the resource load operation. This method returns %NULL if called before the response is received from the server. You can connect to notify::response signal to be notified when the response is received.

class WebResource
getResponse
()

Return Value

the #WebKitURIResponse, or %NULL if the response hasn't been received yet.

Meta