| addParametersToRequestBody | juce::WebInputStream::Pimpl | |
| address | juce::WebInputStream::Pimpl | private |
| applyTimeout(HINTERNET sessionHandle, const DWORD option) | juce::WebInputStream::Pimpl | inlineprivate |
| cancel() | juce::WebInputStream::Pimpl | inline |
| cancel() | juce::WebInputStream::Pimpl | inline |
| cancel() | juce::WebInputStream::Pimpl | inline |
| chunkEnd | juce::WebInputStream::Pimpl | private |
| cleanup() | juce::WebInputStream::Pimpl | inline |
| cleanupLock | juce::WebInputStream::Pimpl | |
| closeConnection() | juce::WebInputStream::Pimpl | inlineprivate |
| closeSocket(bool resetLevelsOfRedirection=true) | juce::WebInputStream::Pimpl | inlineprivate |
| closeSocketLock | juce::WebInputStream::Pimpl | private |
| connect(WebInputStream::Listener *webInputListener) | juce::WebInputStream::Pimpl | inline |
| connect(WebInputStream::Listener *listener) | juce::WebInputStream::Pimpl | inline |
| connect(WebInputStream::Listener *listener) | juce::WebInputStream::Pimpl | inline |
| connection | juce::WebInputStream::Pimpl | private |
| contentLength | juce::WebInputStream::Pimpl | |
| createConnection(WebInputStream::Listener *listener, int numRedirects) | juce::WebInputStream::Pimpl | inlineprivate |
| createConnection(const String &address, WebInputStream::Listener *listener) | juce::WebInputStream::Pimpl | inlineprivate |
| createConnectionLock | juce::WebInputStream::Pimpl | private |
| createRequestHeader(const String &hostName, int hostPort, const String &proxyName, int proxyPort, const String &hostPath, const String &originalURL, const String &userHeaders, const MemoryBlock &postData, const String &httpRequestCmd) | juce::WebInputStream::Pimpl | inlineprivatestatic |
| createSocketLock | juce::WebInputStream::Pimpl | private |
| curl | juce::WebInputStream::Pimpl | |
| curlBuffer | juce::WebInputStream::Pimpl | |
| curlHeaderCallback(char *ptr, size_t size, size_t nmemb) | juce::WebInputStream::Pimpl | inline |
| curlReadCallback(char *ptr, size_t size, size_t nmemb) | juce::WebInputStream::Pimpl | inline |
| curlWriteCallback(char *ptr, size_t size, size_t nmemb) | juce::WebInputStream::Pimpl | inline |
| decomposeURL(const String &url, String &host, String &path, int &port) | juce::WebInputStream::Pimpl | inlineprivatestatic |
| findHeaderItem(const StringArray &lines, const String &itemName) | juce::WebInputStream::Pimpl | inlineprivatestatic |
| finish() | juce::WebInputStream::Pimpl | inline |
| finished | juce::WebInputStream::Pimpl | |
| getPosition() | juce::WebInputStream::Pimpl | inline |
| getPosition() | juce::WebInputStream::Pimpl | inline |
| getPosition() | juce::WebInputStream::Pimpl | inline |
| getRequestHeaders() const | juce::WebInputStream::Pimpl | inline |
| getRequestHeaders() const | juce::WebInputStream::Pimpl | inline |
| getRequestHeaders() const | juce::WebInputStream::Pimpl | inline |
| getResponseHeaders() const | juce::WebInputStream::Pimpl | inline |
| getResponseHeaders() const | juce::WebInputStream::Pimpl | inline |
| getResponseHeaders() const | juce::WebInputStream::Pimpl | inline |
| getStatusCode() const | juce::WebInputStream::Pimpl | inline |
| getStatusCode() const | juce::WebInputStream::Pimpl | inline |
| getStatusCode() const | juce::WebInputStream::Pimpl | inline |
| getTotalLength() | juce::WebInputStream::Pimpl | inline |
| getTotalLength() | juce::WebInputStream::Pimpl | inline |
| getTotalLength() | juce::WebInputStream::Pimpl | inline |
| hasBeenCancelled | juce::WebInputStream::Pimpl | private |
| hasBodyDataToSend | juce::WebInputStream::Pimpl | |
| headerLines | juce::WebInputStream::Pimpl | private |
| headerList | juce::WebInputStream::Pimpl | |
| headers | juce::WebInputStream::Pimpl | private |
| headersAndPostData | juce::WebInputStream::Pimpl | |
| httpRequest | juce::WebInputStream::Pimpl | |
| httpRequestCmd | juce::WebInputStream::Pimpl | private |
| isChunked | juce::WebInputStream::Pimpl | private |
| isError() const | juce::WebInputStream::Pimpl | inline |
| isError() const | juce::WebInputStream::Pimpl | inline |
| isError() const | juce::WebInputStream::Pimpl | inline |
| isExhausted() | juce::WebInputStream::Pimpl | inline |
| isExhausted() | juce::WebInputStream::Pimpl | inline |
| isExhausted() | juce::WebInputStream::Pimpl | inline |
| lastError | juce::WebInputStream::Pimpl | |
| levelsOfRedirection | juce::WebInputStream::Pimpl | private |
| listener | juce::WebInputStream::Pimpl | |
| maxRedirects | juce::WebInputStream::Pimpl | |
| multi | juce::WebInputStream::Pimpl | |
| numRedirectsToFollow | juce::WebInputStream::Pimpl | private |
| openConnection(URL_COMPONENTS &uc, HINTERNET sessionHandle, const String &address, WebInputStream::Listener *listener) | juce::WebInputStream::Pimpl | inlineprivate |
| openHTTPConnection(URL_COMPONENTS &uc, const String &address, WebInputStream::Listener *listener) | juce::WebInputStream::Pimpl | inlineprivate |
| owner | juce::WebInputStream::Pimpl | |
| Pimpl(WebInputStream &ownerStream, const URL &urlToCopy, bool addParametersToBody) | juce::WebInputStream::Pimpl | inline |
| Pimpl(WebInputStream &pimplOwner, const URL &urlToCopy, bool addParametersToBody) | juce::WebInputStream::Pimpl | inline |
| Pimpl(WebInputStream &pimplOwner, const URL &urlToCopy, bool addParametersToBody) | juce::WebInputStream::Pimpl | inline |
| position | juce::WebInputStream::Pimpl | private |
| postBuffer | juce::WebInputStream::Pimpl | |
| postData | juce::WebInputStream::Pimpl | private |
| postPosition | juce::WebInputStream::Pimpl | |
| read(void *buffer, int bytesToRead) | juce::WebInputStream::Pimpl | inline |
| read(void *buffer, int bytesToRead) | juce::WebInputStream::Pimpl | inline |
| read(void *buffer, int bytesToRead) | juce::WebInputStream::Pimpl | inline |
| readingChunk | juce::WebInputStream::Pimpl | private |
| readOrSkip(void *buffer, int bytesToRead, bool skip) | juce::WebInputStream::Pimpl | inline |
| readResponse(uint32 timeOutTime) | juce::WebInputStream::Pimpl | inlineprivate |
| request | juce::WebInputStream::Pimpl | private |
| requestHeaders | juce::WebInputStream::Pimpl | |
| responseHeaders | juce::WebInputStream::Pimpl | |
| responseHeaders | juce::WebInputStream::Pimpl | private |
| sendHeader(int socketHandle, const MemoryBlock &requestHeader, uint32 timeOutTime, WebInputStream &pimplOwner, WebInputStream::Listener *listener) | juce::WebInputStream::Pimpl | inlineprivatestatic |
| sendHTTPRequest(INTERNET_BUFFERS &buffers, WebInputStream::Listener *listener) | juce::WebInputStream::Pimpl | inlineprivate |
| setOptions() | juce::WebInputStream::Pimpl | inline |
| setPosition(int64 wantedPos) | juce::WebInputStream::Pimpl | inline |
| setPosition(int64 wantedPos) | juce::WebInputStream::Pimpl | inline |
| setPosition(int64 wantedPos) | juce::WebInputStream::Pimpl | inline |
| singleStep() | juce::WebInputStream::Pimpl | inline |
| skipBytes | juce::WebInputStream::Pimpl | |
| socketHandle | juce::WebInputStream::Pimpl | private |
| StaticCurlHeader(char *ptr, size_t size, size_t nmemb, void *userdata) | juce::WebInputStream::Pimpl | inlinestatic |
| StaticCurlRead(char *ptr, size_t size, size_t nmemb, void *userdata) | juce::WebInputStream::Pimpl | inlinestatic |
| StaticCurlWrite(char *ptr, size_t size, size_t nmemb, void *userdata) | juce::WebInputStream::Pimpl | inlinestatic |
| statusCode | juce::WebInputStream::Pimpl | |
| streamPos | juce::WebInputStream::Pimpl | |
| symbols | juce::WebInputStream::Pimpl | |
| timeOutMs | juce::WebInputStream::Pimpl | |
| url | juce::WebInputStream::Pimpl | |
| url | juce::WebInputStream::Pimpl | private |
| withConnectionTimeout(int timeoutInMs) | juce::WebInputStream::Pimpl | inline |
| withConnectionTimeout(int timeoutInMs) | juce::WebInputStream::Pimpl | inline |
| withConnectionTimeout(int timeoutInMs) | juce::WebInputStream::Pimpl | inline |
| withCustomRequestCommand(const String &customRequestCommand) | juce::WebInputStream::Pimpl | inline |
| withCustomRequestCommand(const String &customRequestCommand) | juce::WebInputStream::Pimpl | inline |
| withCustomRequestCommand(const String &customRequestCommand) | juce::WebInputStream::Pimpl | inline |
| withExtraHeaders(const String &extraHeaders) | juce::WebInputStream::Pimpl | inline |
| withExtraHeaders(const String &extraHeaders) | juce::WebInputStream::Pimpl | inline |
| withExtraHeaders(const String &extraHeaders) | juce::WebInputStream::Pimpl | inline |
| withNumRedirectsToFollow(int maxRedirectsToFollow) | juce::WebInputStream::Pimpl | inline |
| withNumRedirectsToFollow(int maxRedirectsToFollow) | juce::WebInputStream::Pimpl | inline |
| withNumRedirectsToFollow(int maxRedirectsToFollow) | juce::WebInputStream::Pimpl | inline |
| writeHost(MemoryOutputStream &dest, const String &httpRequestCmd, const String &path, const String &host, int port) | juce::WebInputStream::Pimpl | inlineprivatestatic |
| writeValueIfNotPresent(MemoryOutputStream &dest, const String &headers, const String &key, const String &value) | juce::WebInputStream::Pimpl | inlineprivatestatic |
| ~Pimpl() | juce::WebInputStream::Pimpl | inline |
| ~Pimpl() | juce::WebInputStream::Pimpl | inline |
| ~Pimpl() | juce::WebInputStream::Pimpl | inline |