Method: NewRelic::Security::WebSocket::Handshake::Base#headers
- Defined in:
- lib/newrelic_security/websocket-client-simple/websocket-ruby/lib/websocket/handshake/base.rb
#headers ⇒ Object (readonly)
Returns the value of attribute headers.
10 11 12 |
# File 'lib/newrelic_security/websocket-client-simple/websocket-ruby/lib/websocket/handshake/base.rb', line 10 def headers @headers end |