lib/curl/Request: add constructor without "url" parameter
Allows constructing the request first and set the URL later. This is
needed because curl_easy_escape() is needed to construct the URL,
which however needs the CURL "easy" handle created by the Request class.
Showing
Please
register
or
sign in
to comment