Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Static Public Member Functions | |
static | parseHeaders (array $headers) |
Returns the HTTP version, status code, reason phrase, and headers. | |
|
static |
Returns the HTTP version, status code, reason phrase, and headers.
string[] | $headers |
RuntimeException |
array{0:string,1:int,2:?string,3:array} |