Method: Protocol::HTTP::Headers#keys

Defined in:
lib/protocol/http/headers.rb

#keysObject



162
163
164
# File 'lib/protocol/http/headers.rb', line 162

def keys
	self.to_h.keys
end