mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 01:02:08 +00:00
init
This commit is contained in:
@@ -183,6 +183,9 @@ public:
|
||||
// Cancels a request in progress
|
||||
void cancel();
|
||||
|
||||
// Print the request as a curl command for debugging
|
||||
void print() const;
|
||||
|
||||
// Tells whether current backend supports seting up a CA file using ca_file()
|
||||
static bool ca_file_supported();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user