Delegates to customize the behavior when running execute

Property definitions

curl $ CurlHTTPRequest :: delegate
	# Delegates to customize the behavior when running `execute`
	var delegate: nullable CurlCallbacks is writable
lib/curl/curl.nit:114,2--115,49