Method: HTTP::Protocol::Reference#parameters
- Defined in:
- lib/http/protocol/reference.rb
#parameters ⇒ Object (readonly)
User supplied parameters that will be appended to the query part.
58 59 60 |
# File 'lib/http/protocol/reference.rb', line 58 def parameters @parameters end |