an option on any individual call. It should be passed a hash, which
will be converted to the proper format and added to the request headers
when the call is made.
No special handling is in place for semi-colons, commas, or whitespace.
The RFC doesn't specify an official method for escaping them. That's
your problem.
Signed-off-by: John Nunemaker <nunemaker@gmail.com>
This uses HTTParty to query services and format the responses
in several different ways. It's a handy way to explore web services
or simply query them.
Conflicts:
httparty.gemspec
lib/httparty/version.rb