Class: Comgate::ApiCaller::HttpResponseStubStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/comgate/api_caller.rb

Instance Method Summary collapse

Instance Method Details

#[](key) ⇒ Object



41
42
43
# File 'lib/comgate/api_caller.rb', line 41

def [](key)
  headers[key]
end