php-mod/curl

Strange solution

Closed this issue · 0 comments

$trimmed_header = trim($header_line, "\r\n");
trim( string $str[, string $character_mask = " \t\n\r\0\x0B"] )