clear static method

  1. @visibleForTesting
void clear()

Clear cached headers.

Implementation

@visibleForTesting
static void clear() => _headers.clear();