1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Fix typo

- Reformat pkg-descr
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-06-13 11:51:47 +00:00
parent caa2b7e050
commit 8b4bcaaaf6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320770

View File

@ -1,12 +1,11 @@
httparty is a Ruby library that makes HTTP fun again!
It's feautures:
Its features:
* Easy get, post, put, delete requests
* Basic http authentication
* Default request query string parameters (ie: for api
keys that are needed on each request)
* Automatic parsing of JSON and XML into ruby hashes
based on response content-type
* Default request query string parameters (i.e. for API keys that are needed on
each request)
* Automatic parsing of JSON and XML into ruby hashes based on response
content-type
WWW: http://httparty.rubyforge.org/
WWW: https://github.com/jnunemaker/httparty