InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IDHTTPWrapper::HTTP Member List

This is the complete list of members for IDHTTPWrapper::HTTP, including all inherited members.
AsyncCallFromMainThread(const boost::function< void()> &inFn, unsigned int inDelayInMilliseconds=0) (defined in IDHTTPWrapper::HTTP)IDHTTPWrapper::HTTP
GET(const CompletionFunction &inCompletionFunction, const URL &inURL, const int inTimeoutInMS=2000, const HTTPLinkSubsystemTypes::Headers &inHeaders=HTTPLinkSubsystemTypes::Headers()) (defined in IDHTTPWrapper::HTTP)IDHTTPWrapper::HTTP
POST(const CompletionFunction &inCompletionFunction, const URL &inURL, const Payload &payload, const int inTimeoutInMS=2000, const HTTPLinkSubsystemTypes::Headers &inHeaders=HTTPLinkSubsystemTypes::Headers()) (defined in IDHTTPWrapper::HTTP)IDHTTPWrapper::HTTP