[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#819672: RFP: libunirest-java -- Lightweight HTTP Request Client Libraries



Package: wnpp
Severity: wishlist

* Package name    : libunirest-java
  Version         : 1.4.8
  Upstream Author : Mashape
* URL             : https://github.com/Mashape/unirest-java
* License         : MIT
  Programming Lang: java
  Description     : Unirest is a set of lightweight HTTP libraries
available in multiple languages

# Features

* Make GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS requests
* Both synchronous and asynchronous (non-blocking) requests
* It supports form parameters, file uploads and custom body entities
* Easily add route parameters without ugly string concatenations
* Supports gzip
* Supports Basic Authentication natively
* Customizable timeout, concurrency levels and proxy settings
* Customizable default headers for every request (DRY)
* Customizable HttpClient and HttpAsyncClient implementation
* Automatic JSON parsing into a native object for JSON responses
* Customizable binding, with mapping from response body to java Object


Reply to: