CurlRequest
Last edited bySimple_AOB10/16/2025
Used to make a request with the HTTPWrapper. Info on using that here
std::string url
Default value: none
std::string verb
Default value: none
std::map< std::string, std::string > headers
Default value: none
std::string body
Default value: none
FormField form_data
Default value: none
CurlProgressFunction progress_function
Default value: none
Was this article helpful?
Your feedback helps us improve our documentation
No contributors yet.