Method: WebFetch::Result#headers

Defined in:
lib/web_fetch/result.rb

#headersObject (readonly)

Returns the value of attribute headers.



5
6
7
# File 'lib/web_fetch/result.rb', line 5

def headers
  @headers
end