<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/http-client-3/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/http-client-3/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 27 Sep 2012 19:18:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/http-client-3/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by King Leo (Martin Oberzalek)</title><link>https://sourceforge.net/p/http-client-3/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,20 @@
-Welcome to your wiki!
+This is a java wrapper around the old [commons-http-client.3.1](http://hc.apache.org/httpclient-3.x) HTTP client which not developed anymore.
+The wrapper is using the new [HttpClient 4.x](http://hc.apache.org/httpcomponents-client-ga/) and keeps binary compatibility.
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The intention for developing this wrapper was using [Axis 2](http://axis.apache.org/axis2/java/core/) for accessing a Microsoft Exchange 2010 server which requires a NTLM2 authentication.
 
-The wiki uses [Markdown](/p/http-client-3/wiki/markdown_syntax/) syntax.
+Not all methods are implemented, but it works for me.
 
-[[project_admins]]
+Just remove the old commons-httpclient-3.1.jar and add http-client-3-wrapper to your project.
+
+following additional libraries are required:
+
+* commons-codec-1.6.jar 
+* commons-logging-1.1.1.jar 
+* fluent-hc.4.2.1.jar 
+* httpclient-4.2.1.jar 
+* httpclient-cache-4.2.1 
+* httcore-4.2.1.jar 
+* httmime-4.2.1.jar
+
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">King Leo (Martin Oberzalek)</dc:creator><pubDate>Thu, 27 Sep 2012 19:18:52 -0000</pubDate><guid>https://sourceforge.net336037c9e76b80ccd2c3054d0e5561fec57ef59d</guid></item><item><title>WikiPage Home modified by King Leo (Martin Oberzalek)</title><link>https://sourceforge.net/p/http-client-3/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/http-client-3/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">King Leo (Martin Oberzalek)</dc:creator><pubDate>Thu, 27 Sep 2012 18:34:17 -0000</pubDate><guid>https://sourceforge.netfa4336d47c6a1ec0fcea0354789d38e729d5e2f2</guid></item></channel></rss>