HttpStack.removeToken

Scan the tokens looking for the first one with a matching name, and remove it. Returns true if a match was found, or false if not.

class HttpStack
final
bool
removeToken
(
const(char)[] match
)

Meta