HTTPHeaders.remove

Remove all instances of the given header, returning true if anything was removed and false if this header didn't exist in our set.

struct HTTPHeaders
bool
remove
(
string name
)

Meta