method

each_capitalized_name

v2_1_10 - Show latest stable - Class: Net::HTTPHeader
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.