Skip to content
Chris Heald edited this page Feb 18, 2014 · 3 revisions

Manticore

Manticore is a JRuby wrapper around the Apache HTTP Commons Components. It provides a rich set of features, including synchronous and asynchronous execution modes, persistent connection handling and pooling, transparent gzip support, transparent cookie support, and plenty more.

It is intended to be a full-featured HTTP client for use by any JRuby-deployed application.

Helpful Links

Clone this wiki locally