geode
geode copied to clipboard
(SDK) Support for extra cURL options to web requests
trafficstars
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 like WebRequest::option or WebRequest::curlopt or whatever.
Additional Information
No response