# File lib/net/http.rb, line 1225
def
each_name
(
&
block
)
#:yield: +key+
@header
.
each_key
(
&
block
)
end