remove abstract method

void remove(
  1. String name
)

Removes the header matching name.

Implementation

void remove(String name);