lib/curl/Request: move code to SetupEasy()
This commit is contained in:
committed by
Max Kellermann
parent
8d8b77412d
commit
5cf6032c90
@@ -154,6 +154,8 @@ public:
|
||||
void Done(CURLcode result) noexcept;
|
||||
|
||||
private:
|
||||
void SetupEasy();
|
||||
|
||||
/**
|
||||
* Frees the current "libcurl easy" handle, and everything
|
||||
* associated with it.
|
||||
|
||||
Reference in New Issue
Block a user