55 hasCalledConnect =
true;
56 return pimpl->connect (listener);
68 const auto key =
headersEntry.upToFirstOccurrenceOf (
": ",
false,
false);
72 const auto currentValue =
headersEntry.fromFirstOccurrenceOf (
": ",
false,
false);
88void WebInputStream::createHeadersAndPostData (
const URL&
aURL,
static StringArray fromLines(StringRef stringToBreakUp)
Returns an array containing the lines in a given string.
A container for holding a set of strings which are keyed by another string.
Represents a URL and has a bunch of useful functions to manipulate it.
Type unalignedPointerCast(void *ptr) noexcept
Casts a pointer to another type via void*, which suppresses the cast-align warning which sometimes ar...
long long int64
A platform-independent 64-bit integer type.