Data for the body of a POST request

Property definitions

curl $ CurlHTTPRequest :: data
	# Data for the body of a POST request
	var data: nullable HeaderMap is writable
lib/curl/curl.nit:101,2--102,41