Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 1.4

Noor Dawod edited this page May 13, 2014 · 6 revisions

Introduction

Version 1.4 is built on top of Android stock version of HttpClient, which is Google's fork of HttpClient 3.x. This means that some advanced functions of the protocol (ex. HTTP PATCH or some AUTH methods such as NTLM or SPNEGO) are unavailable due to limitations of the underlying HttpClient implementation.

Versions

Stable, all problems are known: 1.4.4
Unstable, with known limitations and fixes from 1.4.4: 1.4.5-SNAPSHOT (Compiled jar is available from here)

Tracking issues

Features since 1.4.4

Features since 1.4.5