public boolean isEmpty() {
   return headers.isEmpty();
 }