Method: Inspec::Resources::Http#headers

Defined in:
lib/resources/http.rb

#headersObject



49
50
51
# File 'lib/resources/http.rb', line 49

def headers
  Hashie::Mash.new(@worker.response_headers)
end