HTTP params builder.
Every parameter added is directly written to an IO
, where keys and values are properly escaped.
Adds a key-value pair to the params being built.
Adds all of the given values as key-value pairs to the params being built.
Reference
Reference
Object
Object
Adds all of the given values as key-value pairs to the params being built.
© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/HTTP/Params/Builder.html