FastHttpHeader constructor

FastHttpHeader()

Implementation

factory FastHttpHeader() {
  return _instance;
}