OpenCloud/Common/Request/Response/Blank.php
Classes
Blank
Properties
No
No
Description
The HttpResponse returns an object with status information, separated headers, and any response body necessary.It contains common code for error handling as well as service functions that are useful. Because it is an abstract class, it cannot be called directly, and it has no publicly-visible properties.