InputSource.isHeaderEmpty

isHeaderEmpty returns true if there is no data for a header, including the terminator.

When headers are being read, this true only if the file is empty.

class InputSource
const pure nothrow @safe
bool
isHeaderEmpty
()

Meta