clear method

void clear()

Removes all saved headers

Implementation

void clear() => _headers.clear();