1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-04 03:40:07 +00:00
This commit is contained in:
jules 2008-10-03 14:48:46 +00:00
parent 63c818e1fa
commit 61dbcbe31d

View file

@ -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,