public Enumeration<String> elements() {
   return headers.elements();
 }