You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the new web request system, but I have always found it quite limiting that you can't set extra cURL options, which is something I often find myself needing.
Your Solution
A method in geode::utils::web::WebRequest for adding cURL options. Something like WebRequest::option or WebRequest::curlopt or whatever.
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Geode Version
v3.9.0
Related Problem
I love the new web request system, but I have always found it quite limiting that you can't set extra cURL options, which is something I often find myself needing.
Your Solution
A method in
geode::utils::web::WebRequest
for adding cURL options. Something likeWebRequest::option
orWebRequest::curlopt
or whatever.Additional Information
No response
The text was updated successfully, but these errors were encountered: