Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::Http Member List

This is the complete list of members for Slic3r::Http, including all inherited members.

auth_basic(const std::string &user, const std::string &password)Slic3r::Http
auth_digest(const std::string &user, const std::string &password)Slic3r::Http
ca_file(const std::string &filename)Slic3r::Http
ca_file_supported()Slic3r::Httpstatic
cancel()Slic3r::Http
CompleteFn typedefSlic3r::Http
ErrorFn typedefSlic3r::Http
form_add(const std::string &name, const std::string &contents)Slic3r::Http
form_add_file(const std::string &name, const boost::filesystem::path &path)Slic3r::Http
form_add_file(const std::string &name, const boost::filesystem::path &path, const std::string &filename)Slic3r::Http
get(std::string url)Slic3r::Httpstatic
header(std::string name, const std::string &value)Slic3r::Http
Http(Http &&other)Slic3r::Http
Http(const Http &)=deleteSlic3r::Http
Http(const std::string &url)Slic3r::Httpprivate
IPResolveFn typedefSlic3r::Http
on_complete(CompleteFn fn)Slic3r::Http
on_error(ErrorFn fn)Slic3r::Http
on_ip_resolve(IPResolveFn fn)Slic3r::Http
on_progress(ProgressFn fn)Slic3r::Http
operator=(const Http &)=deleteSlic3r::Http
operator=(Http &&)=deleteSlic3r::Http
pSlic3r::Httpprivate
perform()Slic3r::Http
perform_sync()Slic3r::Http
post(std::string url)Slic3r::Httpstatic
ProgressFn typedefSlic3r::Http
Ptr typedefSlic3r::Http
put(std::string url)Slic3r::Httpstatic
remove_header(std::string name)Slic3r::Http
set_post_body(const boost::filesystem::path &path)Slic3r::Http
set_post_body(const std::string &body)Slic3r::Http
set_put_body(const boost::filesystem::path &path)Slic3r::Http
set_range(const std::string &range)Slic3r::Http
size_limit(size_t sizeLimit)Slic3r::Http
timeout_connect(long timeout)Slic3r::Http
timeout_max(long timeout)Slic3r::Http
tls_global_init()Slic3r::Httpstatic
tls_system_cert_store()Slic3r::Httpstatic
url_encode(const std::string &str)Slic3r::Httpstatic
~Http()Slic3r::Http