Searched refs:http_header (Results 1 – 1 of 1) sorted by relevance
819 zval http_header; in php_stream_url_wrap_http_ex() local820 ZVAL_STRINGL(&http_header, http_header_line, http_header_line_length); in php_stream_url_wrap_http_ex()821 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header); in php_stream_url_wrap_http_ex()
Completed in 5 milliseconds