Gets or sets an array of AfterSendRequest event handlers.
public function &getAfterSendRequest() { } public function setAfterSendRequest($value) { }
Type: array
The string containing the name of AfterSendRequest event handler or an array of handler names.
This event fires when the current POST request was uploaded successfully.