JUCE
URL
InputStreamOptions
URL::InputStreamOptions Member List
This is the complete list of members for
URL::InputStreamOptions
, including all inherited members.
getConnectionTimeoutMs
() const noexcept
URL::InputStreamOptions
getExtraHeaders
() const noexcept
URL::InputStreamOptions
getHttpRequestCmd
() const noexcept
URL::InputStreamOptions
getNumRedirectsToFollow
() const noexcept
URL::InputStreamOptions
getParameterHandling
() const noexcept
URL::InputStreamOptions
getProgressCallback
() const noexcept
URL::InputStreamOptions
getResponseHeaders
() const noexcept
URL::InputStreamOptions
getStatusCode
() const noexcept
URL::InputStreamOptions
InputStreamOptions
(ParameterHandling parameterHandling)
URL::InputStreamOptions
explicit
withConnectionTimeoutMs
(int connectionTimeoutMs) const
URL::InputStreamOptions
withExtraHeaders
(const String &extraHeaders) const
URL::InputStreamOptions
withHttpRequestCmd
(const String &httpRequestCmd) const
URL::InputStreamOptions
withNumRedirectsToFollow
(int numRedirectsToFollow) const
URL::InputStreamOptions
withProgressCallback
(std::function< bool(int bytesSent, int totalBytes)> progressCallback) const
URL::InputStreamOptions
withResponseHeaders
(StringPairArray *responseHeaders) const
URL::InputStreamOptions
withStatusCode
(int *statusCode) const
URL::InputStreamOptions
Generated on Mon Jan 10 2022 08:12:48 for JUCE by
1.9.1