Beispiel #1
0
 function http_parse_headers($header)
 {
     return http\Header::parse($header);
 }