Defines the BackdropHTTPSystemInterface class interface.
Hierarchy
- interface BackdropHTTPSystemInterface
Expanded class hierarchy of BackdropHTTPSystemInterface
File
- core/
includes/ http_system.inc, line 23 - Contains classes and interfaces related to implementing alternative HTTP request systems. By default, backdrop_http_request() will execute its own requests, but this can be replaced by an alternative system if desired by specifying an alternative in…
Members
Name | Modifiers | Type | Description |
---|---|---|---|
BackdropHTTPSystemInterface:: |
public | function |