53 54 55
# File 'lib/resources/http.rb', line 53 def headers @headers ||= Inspec::Resources::Http::Headers.create(@worker.response_headers) end