Open alcidesv opened 9 years ago
Just one line....Code like the following now works:
main= curlGet "https://api.httptwo.com/get-protocol/" [ (CurlHttpVersion HttpVersion20), (CurlURL "https://api.httptwo.com/get-protocol/"), (CurlHttpHeaders ["origin:www.httptwo.com"]) ]
Just one line....Code like the following now works: