Method: HTTPX::Parser::HTTP1#http_version
- Defined in:
- lib/httpx/parser/http1.rb
#http_version ⇒ Object (readonly)
Returns the value of attribute http_version.
10 11 12 |
# File 'lib/httpx/parser/http1.rb', line 10 def http_version @http_version end |