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