mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
This commit is contained in:
parent
63c818e1fa
commit
61dbcbe31d
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ public:
|
|||
are used for the request. It must therefore be a valid set of HTML
|
||||
header directives, separated by newlines.
|
||||
@param connectionTimeOutMs if 0, this will use whatever default setting the OS chooses. If
|
||||
a negative number, it will be infinite. Otherwise it specifies a
|
||||
a negative number, it will be infinite. Otherwise it specifies a
|
||||
time in milliseconds.
|
||||
*/
|
||||
InputStream* createInputStream (const bool usePostCommand,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue