Searched refs:http_header (Results 1 – 1 of 1) sorted by relevance
825 zval http_header; in php_stream_url_wrap_http_ex() local826 ZVAL_STRINGL(&http_header, http_header_line, http_header_line_length); in php_stream_url_wrap_http_ex()827 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header); in php_stream_url_wrap_http_ex()
Completed in 8 milliseconds