Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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 |
array{0:string,1:int,2:?string,3:array} |
RuntimeException |