enable follow-location for http get requests
This commit is contained in:
@@ -96,7 +96,7 @@ public:
|
||||
onResponse,
|
||||
onReject,
|
||||
maxSize,
|
||||
false,
|
||||
true,
|
||||
"",
|
||||
std::move(headers)};
|
||||
processRequest(std::move(request));
|
||||
|
||||
Reference in New Issue
Block a user