Module: Har::Net::HTTP
- Defined in:
- lib/har/net/http.rb,
lib/har/net/http/version.rb
Constant Summary collapse
- VERSION =
"0.1.0"
Class Attribute Summary collapse
-
.har ⇒ Object
Returns the value of attribute har.
Class Attribute Details
.har ⇒ Object
Returns the value of attribute har.
10 11 12 |
# File 'lib/har/net/http.rb', line 10 def har @har end |