d6abfca7e0
Patron is a Ruby HTTP client library based on libcurl. It does not try to expose the full "power" (read complexity) of libcurl but instead tries to provide a sane API while taking advantage of libcurl under the hood.
4 lines
217 B
Text
4 lines
217 B
Text
Patron is a Ruby HTTP client library based on libcurl. It does not try
|
|
to expose the full "power" (read complexity) of libcurl but instead
|
|
tries to provide a sane API while taking advantage of libcurl under
|
|
the hood.
|