freebsd-ports/www/rubygem-net-http/pkg-descr
Sunpoet Po-Chuan Hsieh 817f33bb0b Add rubygem-net-http 0.1.1
Net::HTTP provides a rich library which can be used to build HTTP user-agents.
For more details about HTTP see RFC2616.

Net::HTTP is designed to work closely with URI. URI::HTTP#host, URI::HTTP#port
and URI::HTTP#request_uri are designed to work with Net::HTTP.

If you are only performing a few GET requests you should try OpenURI.

WWW: https://github.com/ruby/net-http
2021-01-03 20:04:48 +00:00

9 lines
373 B
Text

Net::HTTP provides a rich library which can be used to build HTTP user-agents.
For more details about HTTP see RFC2616.
Net::HTTP is designed to work closely with URI. URI::HTTP#host, URI::HTTP#port
and URI::HTTP#request_uri are designed to work with Net::HTTP.
If you are only performing a few GET requests you should try OpenURI.
WWW: https://github.com/ruby/net-http