Include the header in the body output.

Property definitions

curl $ CURLOption :: header
	# Include the header in the body output.
	new header `{ return CURLOPT_HEADER; `}
lib/curl/native_curl.nit:462,2--463,40