HttpTokens.handleMissingSeparator

overridable method to handle the case where a token does not have a separator. Apparently, this can happen in HTTP usage

class HttpTokens
protected
bool
handleMissingSeparator
(
const(char)[] s
,)

Meta