HTTPRequest

Wrapper for Curl requests

alias HTTPRequest = Promise!(string, HTTPStatusException)

Meta