Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/spiderkit.rb

Instance Attribute Summary collapse

Instance Attribute Details

#http_headersObject

Returns the value of attribute http_headers.



14
15
16
# File 'lib/spiderkit.rb', line 14

def http_headers
  @http_headers
end

#http_statusObject

Returns the value of attribute http_status.



13
14
15
# File 'lib/spiderkit.rb', line 13

def http_status
  @http_status
end