Mediator between curl handles and request objects
Expanded class hierarchy of RequestMediator
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
RequestMediator:: |
protected | property | ||
RequestMediator:: |
protected | property | ||
RequestMediator:: |
protected | property | ||
RequestMediator:: |
public | function | Received a progress notification | |
RequestMediator:: |
public | function | Read data from the request body and send it to curl | |
RequestMediator:: |
public | function | Receive a response header from curl | |
RequestMediator:: |
public | function | Set the associated CurlHandle object | |
RequestMediator:: |
public | function | Write data to the response body of a request | |
RequestMediator:: |
public | function |