Libraries
»
protocol-http
(0.23.12)
»
Index
»
Protocol
»
HTTP
»
Headers
»
#keys
Method: Protocol::HTTP::Headers#keys
Defined in:
lib/protocol/http/headers.rb
#
keys
⇒
Object
162 163 164
# File 'lib/protocol/http/headers.rb', line 162
def
keys
self
.
to_h
.
keys
end