method
    
    each_capitalized_name
  each_capitalized_name()
  public
  Iterates through the header names in the header, passing capitalized header names to the code block.
Note that header names are capitalized systematically; capitalization may not match that used by the remote HTTP server in its response.

  
  
  
  