Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support to follow HTTP redirects | Thomas Wolf | 2017-08-17 | 1 | -2/+22 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 2 | -0/+25 |
* | Follow redirects in transport | Bo Zhang | 2017-02-02 | 1 | -0/+6 |
* | Don't use SSL anymore to avoid POODLE attack | Dani Megert | 2014-11-07 | 1 | -1/+1 |
* | Move Apache httpclient based HTTP support to a separate bundle | Matthias Sohn | 2014-02-20 | 3 | -541/+0 |
* | Add an implementation for HttpConnection using Apache HttpClient | Christian Halstrick | 2014-02-18 | 4 | -0/+542 |
* | Introduce an abstraction for HTTP connections | Christian Halstrick | 2014-02-18 | 4 | -0/+611 |