| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 
 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>HttpClient - HttpClient News</title><style type="text/css" media="all">
          @import url("./style/maven-base.css");
          
          @import url("./style/maven-theme.css");@import url("./style/project.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta><meta name="author" content="HttpClient Development Team"></meta><meta name="email" content="httpclient-dev@jakarta.apache.org"></meta><meta name="author" content="Rodney Waldhoff"></meta><meta name="email" content="rwaldhoff@apache.org"></meta><meta name="author" content="Jeff Dever"></meta><meta name="email" content="jsdever@apache.org"></meta></head><body class="composite"><div id="banner"><a href="http://jakarta.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://jakarta.apache.org/images/jakarta-logo.gif"></img></a><a href="http://jakarta.apache.org/httpcomponents/httpclient-3.x/" id="projectLogo"><img alt="HttpClient" src="./images/httpclient_logo.png"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">Last published: 18 August 2007
                <span class="separator">|</span>Doc for  3.1
                </div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuOverview"><h5>Overview</h5><ul><li class="none"><a href="features.html">Features</a></li><li class="none"><strong><a href="news.html">News</a></strong></li><li class="none"><a href="status.html">Status</a></li><li class="none"><a href="downloads.html">Download</a></li><li class="none"><a href="http://wiki.apache.org/jakarta-httpclient/" class="externalLink" title="External Link">Wiki</a></li><li class="expanded"><a href="userguide.html">User Guide</a><ul><li class="none"><a href="authentication.html">Authentication Guide</a></li><li class="none"><a href="charencodings.html">Character Encodings</a></li><li class="none"><a href="cookies.html">Cookies</a></li><li class="none"><a href="exception-handling.html">Exception Handling</a></li><li class="none"><a href="logging.html">Logging Guide</a></li><li class="none"><a href="methods.html">Methods</a></li><li class="none"><a href="performance.html">Optimization Guide</a></li><li class="none"><a href="preference-api.html">Preference Architecture</a></li><li class="none"><a href="redirects.html">Redirects Handling</a></li><li class="none"><a href="http://svn.apache.org/viewvc/jakarta/httpcomponents/oac.hc3x/trunk/src/examples/" class="externalLink" title="External Link">Sample Code</a></li><li class="none"><a href="sslguide.html">SSL Guide</a></li><li class="none"><a href="threading.html">Threading</a></li><li class="none"><a href="troubleshooting.html">Trouble Shooting</a></li><li class="none"><a href="tutorial.html">Tutorial</a></li></ul></li><li class="none"><a href="developerguide.html">Developer Guide</a></li></ul></div><div id="menuProject_Documentation"><h5>Project Documentation</h5><ul><li class="none"><a href="index.html">About</a></li><li class="collapsed"><a href="project-info.html">Project Info</a></li><li class="collapsed"><a href="maven-reports.html">Project Reports</a></li><li class="none"><a href="development-process.html">Development Process</a></li></ul></div><div id="legend"><h5>Legend</h5><ul><li class="externalLink">External Link</li><li class="newWindow">Opens in a new window</li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/mavenlogo_builtby_w.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="22_August_2007_-_HttpClient_3_1_released"></a><h2>22 August 2007 - HttpClient 3.1 released</h2>
            <p>
              HttpClient 3.1 has been released. This version adds a number improvements to the 
              connection management code and fixes a number of minor bugs. It is likely to be the 
              last non bug fixing release of the HttpClient 3.x codeline.
            </p>
        </div><div class="section"><a name="16_March_2007_-_HttpClient_3_1-rc1_released"></a><h2>16 March 2007 - HttpClient 3.1-rc1 released</h2>
            <p>
              HttpClient 3.1-rc1 has been released. This version fixes a number of issues
              found since 3.1-beta1. This release is expected to be the last one before 
              HttpClient 3.1 goes final.
            </p>
        </div><div class="section"><a name="30_October_2006_-_HttpClient_3_1-beta1_released"></a><h2>30 October 2006 - HttpClient 3.1-beta1 released</h2>
            <p>
              HttpClient 3.1-beta1 has been released. This version finalizes the RFC 2965 cookie 
              management API and adds a number of improvements to the HTTP connection management
              classes.
            </p>
        </div><div class="section"><a name="26_June_2006_-_HttpClient_3_1-alpha1_released"></a><h2>26 June 2006 - HttpClient 3.1-alpha1 released</h2>
            <p>
              HttpClient 3.1-alpha1 has been released. This version adds support for the RFC 2965 cookie 
              management (also known as Cookie2 or port sensitive cookies). All upstream projects dependent 
              on HttpClient are strongly encouraged to review the new API and test new features for 
              compatibility with their products.
            </p>
        </div><div class="section"><a name="12_May_2006_-_HttpClient_issue_tracking_migrated_to_Jira"></a><h2>12 May 2006 - HttpClient issue tracking migrated to Jira</h2>
            <p>
              HttpClient issue tracking has migrated from Bugzilla to Jira. Please do not enter new bug reports 
              and update exiting ones in Bugzilla. HttpComponents project will be using 
              <a href="http://issues.apache.org/jira/" class="externalLink" title="External Link">Jira</a> to manage HttpClient related issues as of today. 
              Please use  <a href="http://issues.apache.org/jira/browse/HTTPCLIENT" class="externalLink" title="External Link">this project</a> in Jira to 
              report new issues against HttpClient and search for reported ones. All existing issue reports can 
              be accessed in Jira by their original Bugzilla bug id.
            </p>
        </div><div class="section"><a name="08_May_2006_-_HttpClient_3_0_1_released"></a><h2>08 May 2006 - HttpClient 3.0.1 released</h2>
            <p>
              HttpClient 3.0.1 has been released. This version fixes a number of bugs found since the release of 3.0. 
              All HttpClient users are encouraged to upgrade.
            </p>
        </div><div class="section"><a name="27_February_2006_-_HttpClient_2_x_codebase_declared__End_of_Life_"></a><h2>27 February 2006 - HttpClient 2.x codebase declared 'End of Life'</h2>
            <p>
                HttpClient 2.x will no longer be supported. There will be no more HttpClient 2.x releases
            </p>
        </div><div class="section"><a name="19_December_2005_-_HttpClient_3_0_released"></a><h2>19 December 2005 - HttpClient 3.0 released</h2>
            <p>
                The Jakarta Commons HttpClient project is pleased to announce the release of HttpClient 3.0.  
		This release fixes all of the bugs discovered in RC4. As before, we strongly recommend that all users upgrade 
		to HttpClient 3.0. Please <a href="downloads.html">download</a> and enjoy.
            </p>
	    <p>HttpClient 3.0 provides the following new features:
	        <ul>
   		    <li>Architecture
		        <ul>
			    <li>New preference architecture</li>
			    <li>Improved exception handling framework</li>
			    <li>Granular non-standards configuration and tracking</li>
			    <li>Improved HTTP Version configuration and tracking</li>
			    <li>Support for streaming entities</li>
			    <li>Support for tunneled HTTP proxies via the ProxyClient</li>
			    <li>Ability to abort execution of HTTP methods</li>
			</ul>
		     </li>
		     <li>Connection management
		        <ul>
			    <li>Support for closing idle connections</li>
			    <li>Support for JDK1.4 connect timeout through reflection</li>
			    <li>Support for connection manager shutdown</li>
			</ul>
		     </li>
		     <li>Authentication
		        <ul>
			    <li>Improved authentication framework</li>
			    <li>Plug-in mechanism for authentication modules</li>
			    <li>Interactive authentication support</li>
			    <li>Alternate authentication support</li>
			</ul>
		     </li>
		     <li>Cookie management
		        <ul>
			    <li>Cookie specification plug-in mechanism</li>
			    <li>'Ignore cookies' cookie policy</li>
			    <li>Improved Netscape cookie support</li>
			</ul>
		     </li>
		     <li>Redirects
		        <ul>
			    <li>Cross-site redirect support</li>
			</ul>
		     </li>
		</ul>
	    </p>
        </div><div class="section"><a name="11_October_2005_-_HttpClient_3_0_RC4_released"></a><h2>11 October 2005 - HttpClient 3.0 RC4 released</h2>
            <p>
                The Jakarta Commons HttpClient project is pleased to announce the fourth and hopefully final 
		release candidate of HttpClient 3.0.  RC4 fixes a number of hard to find bugs left over in the 
		previous release. We strongly recommend that all users upgrade 
		to HttpClient 3.0 RC4. Please <a href="downloads.html">download</a> and enjoy.
            </p>
        </div><div class="section"><a name="26_June_2005_-_HttpClient_3_0_RC3_released"></a><h2>26 June 2005 - HttpClient 3.0 RC3 released</h2>
            <p>
                The Jakarta Commons HttpClient project is pleased to announce the third release
                candidate of HttpClient 3.0.  RC3 has undergone quite a lot of user testing 
		and it fixes a number of bugs from RC2. We strongly recommend that all users upgrade 
		to HttpClient 3.0 RC3. Please <a href="downloads.html">download</a> and enjoy.
            </p>
        </div><div class="section"><a name="09_April_2005_-_HttpClient_3_0_RC2_released"></a><h2>09 April 2005 - HttpClient 3.0 RC2 released</h2>
            <p>
                The Jakarta Commons HttpClient project is pleased to announce the second release
                candidate of HttpClient 3.0. Several minor issues have been fixed since RC1 and 
                HttpClient 3.0 has made significant progess towards the final release. We are 
                confident HttpClient 3.0 is ready to replace HttpClient 2.0 as a production
                quality release. We strongly recommend upgrading to HttpClient 3.0. Please 
                <a href="downloads.html">download</a> and enjoy.
            </p>
        </div><div class="section"><a name="06_February_2005_-_HttpClient_3_0_RC1_released"></a><h2>06 February 2005 - HttpClient 3.0 RC1 released</h2>
            <p>
                We are pleased to announce the HttpClient 3.0 RC1 release.  The 3.0 API is frozen and
                all known bugs have been fixed.  Assuming no major problems are discovered in RC1 a final 3.0
                release will follow shortly.  We strongly encourage all current HttpClient users to start migrating. 
                Please <a href="downloads.html">download</a> and enjoy.
            </p>
        </div><div class="section"><a name="30_January_2005_-_Source_control_switched_to_Subversion"></a><h2>30 January 2005 - Source control switched to Subversion</h2>
            <p>
                Along with the rest of the Jakarta Commons projects, HttpClient's version control
                has been switched to Subversion.  Please see the links below for more information:
                <ul>
                    <li><a href="http://www.apache.org/dev/version-control.html" class="externalLink" title="External Link">Apache Subversion information</a></li>
                    <li><a href="http://wiki.apache.org/jakarta-commons/UsingSVN" class="externalLink" title="External Link">Commons Subversion Wiki</a></li>
                    <li>HttpClient 3.0 repository - <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/" class="externalLink" title="External Link">http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/</a></li>
                    <li>HttpClient 2.0 repository - <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/" class="externalLink" title="External Link">http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/</a></li>
                </ul>
            </p>
        </div><div class="section"><a name="21_November_2004_-_HttpClient_3_0_beta1_released"></a><h2>21 November 2004 - HttpClient 3.0 beta1 released</h2>
            <p>
                We are pleased to announce the first beta release of HttpClient 3.0.
                As of this release the 3.0 API is frozen.  We will now focus on creating additional
                documentation and test cases.  All current HttpClient 2.0 users are 
                strongly encouraged to migrate to 3.0. As always we encourage
                suggestions and bug reports. Please <a href="downloads.html">download</a> and enjoy.
            </p>
            <p>The HttpClient 3.0 site can be found 
               <a href="http://jakarta.apache.org/commons/httpclient/3.0/">here</a>.
            </p>
        </div><div class="section"><a name="23_October_2004_-_New_HttpClient_mailing_lists"></a><h2>23 October 2004 - New HttpClient mailing lists</h2>
            <p>
                Starting today HttpClient has two new mailing lists for 
                <a href="mailto:httpclient-dev@jakarta.apache.org">developer</a> and 
                <a href="mailto:httpclient-user@jakarta.apache.org">user</a>
                discussion.  People previously subscribed to <i>commons-httpclient-dev</i> have
                been automatically moved to the new developer mailing list.  People
                subscribed to <i>commons-user</i> who are interested in HttpClient will have 
                to join the HttpClient user mailing list manually.
            </p>
            <p>
                Please see the HttpClient <a href="mail-lists.html">mailing list page</a> for 
                (un)subscription and archive details.
            </p>
        </div><div class="section"><a name="11_October_2004_-_HttpClient_issue_tracking_in_Bugzilla"></a><h2>11 October 2004 - HttpClient issue tracking in Bugzilla</h2>
            <p>
                HttpClient project has taken a very important step toward becoming 
                a full-fledged Jakarta level project. From today, HttpClient is
                a separate project in Apache Bugzilla issue tracking system. It is no 
                longer a component of the Commons project. Please use the following
                details when filing bug reports for 2.0 and 3.0 branches of HttpClient:
              </p>
                <table class="bodyTable">
                  <tr class="a"> 
                    <td><strong>Product:</strong></td>
                    <td>HttpClient</td>
                  </tr> 
                  <tr class="b"> 
                    <td><strong>Component:</strong></td>
                    <td>Commons HttpClient</td>
                  </tr> 
                </table>
                <p>Use the following URL for convenience:
                <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=HttpClient" class="externalLink" title="External Link">
                  Jakarta HttpClient new issue report</a>.
               </p>
               <p>
                Currently HttpClient project is debating whether we should continue using Bugzilla
                as an issue tracking system or migrate to JIRA. 
                <a href="http://www.atlassian.com/software/jira/" class="externalLink" title="External Link">JIRA</a> is a newer, more flexible 
                issue tracking system. However, <a href="http://www.atlassian.com/software/jira/" class="externalLink" title="External Link">
                JIRA</a> is not open-source software. If you have a strong opinion on this matter, 
                please let us know.
            </p>
        </div><div class="section"><a name="11_October_2004_-_HttpClient_2_0_2_released"></a><h2>11 October 2004 - HttpClient 2.0.2 released</h2>
            <p>
                We are pleased to announce the latest stable release of HttpClient, 
                version 2.0.2.  This release greatly improves the performance of executing 
                methods where the response contains little or no content.  Please see the 
                <a href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES-2.0.txt" class="externalLink" title="External Link">release notes</a> for more detail.
            </p>
            <p>
                Please <a href="downloads.html">download</a> and enjoy.
            </p>
        </div><div class="section"><a name="19_September_2004_-_HttpClient_3_0_alpha2_released"></a><h2>19 September 2004 - HttpClient 3.0 alpha2 released</h2>
            <p>
                We are pleased to announce the final alpha release of HttpClient 3.0.
                At this point HttpClient is fully feature-complete and is just a 
                few issue reports short of being code and documentation complete. 
                All of the important new features such as the new preferences 
                architecture and exception handling framework are completely documented. 
                We strongly encourage comment and criticism of the current API so we can
                have everything worked out by the first beta release. Following this 
                release the development effort will focus on stabilizing the 3.0 API 
                and adding more documentation. Depending on on how well this release is 
                received, as well as the quality and quantity of feedback, we are looking 
                at an API freeze in one to two months time.
            </p>
           <p>The preview of the HttpClient 3.0 site can be found 
             <a href="http://jakarta.apache.org/commons/httpclient/3.0/">here</a>.</p>
            <p>Please <a href="downloads.html">download</a> and enjoy.</p>
        </div><div class="section"><a name="1_August_2004_-_HttpClient_2_0_1_released"></a><h2>1 August 2004 - HttpClient 2.0.1 released</h2>
        <p>We are pleased to announce the latest stable release of HttpClient, 
         version 2.0.1.  This release contains a few minor bug fixes and 
         enhancements.  Please see the <a href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES-2.0.txt" class="externalLink" title="External Link">release notes</a> for more detail.
        </p>
        <p>
         Please <a href="downloads.html">download</a> and enjoy.
        </p>
    </div><div class="section"><a name="17_May_2004_-_HttpClient_3_0_alpha1_released"></a><h2>17 May 2004 - HttpClient 3.0 alpha1 released</h2>
        <p>We are pleased to announce the first HttpClient 3.0 release.
         HttpClient 3.0 provides a wealth of features and enhancements
         that did not make it into the 2.0 release, while preserving API
         compatibility as much as possible. In a relatively few cases
         <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/API_CHANGES_3_0.txt?view=markup" class="externalLink" title="External Link">API
         compatibility with HttpClient 2.0</a> could not maintained.
        </p>
        <p>   
         Noteworthy enhancements include:
         <ul>
          <li>New preference architecture</li>
          <li>Improved exception handling framework</li>
          <li>Granular non-standards configuration and tracking</li>
          <li>Improved authentication framework</li>
          <li>Plug-in mechanism for authentication modules</li>
          <li>Cookie specification plug-in mechanism</li>
          <li>Cross-site redirect support</li>
         </ul>
        </p>
        <p>
         We see our fellow Apache developers as well as other open-source
         projects already reliant on HttpClient as the primary target
         audience for this release. This is the right time to evaluate
         HttpClient 3.0 and give us some feedback, critique or other thought on
         the new API.  Please feel free to file requests for additional features.
        </p>
        <p>
         The goal of the second ALPHA release is to incorporate the feedback, polish 
         the API, and update documentation. The next ALPHA release will target the
         wider audience beyond the Apache Jakarta and Apache WS communities.
        </p>
        <p>
         Please <a href="downloads.html">download</a> and
         let us know what you think.
        </p>
    </div><div class="section"><a name="16_April_2004_-_Welcome_Jakarta_HttpClient_"></a><h2>16 April 2004 - Welcome Jakarta HttpClient!</h2>
      <p>By the count 26 votes in favor, none against, Jakarta Commons HttpClient as been promoted 
      to the Jakarta sub-project level. The move to the Jakarta sub-project level is a next step in 
      HttpClient evolution which will result in many exiting changes and new developments. 
      So, stay tuned.</p>
    </div><div class="section"><a name="15_February_2004_-_HttpClient_2_0_Final_released"></a><h2>15 February 2004 - HttpClient 2.0 Final released</h2>
      <p>At last 2.0 final is upon us.  This release represents a great deal of work by quite
      	a number of people.  We would like to thank all of those who contributed to this 
      	release.</p>
      <p>Please <a href="downloads.html">download</a> and enjoy.</p>
    </div><div class="section"><a name="16_January_2004_-_HttpClient_2_0_Release_Candidate_3_released"></a><h2>16 January 2004 - HttpClient 2.0 Release Candidate 3 released</h2>
      <p>While a final 2.0 release still eludes us, we have continued to make
       good progress.  This release fixes some significant bugs that crept into RC2.
       Assuming that there are no major bugs found in this release a final release should 
       follow shortly.</p>
    </div><div class="section"><a name="13_October_2003_-_HttpClient_2_0_Release_Candidate_2_released"></a><h2>13 October 2003 - HttpClient 2.0 Release Candidate 2 released</h2>
      <p>Releasing a final version of HttpClient 2.0 by the end of Summer 2003, as 
       originally planned, was not possible. There were a significant number of minor 
       bugs reported against RC1. None of them were major, but verifying, fixing, and 
       testing simply took time more time than anticipated.  We are pleased to 
       announce the second release candidate of HttpClient 2.0 and hope to follow up 
       with a final release shortly.</p>
      <p>At the same time we have been busy working on our next release, currently 
       designated as 2.1. It it shaping up quite well. We already have a new preferences 
       architecture in place that will help us provide greater control over HttpClient 
       without polluting its API with too many options. We have also completely reworked 
       redirect/authentication/retry logic and can now support cross-host redirects, a 
       much complained about limitation of HttpClient 2.0.</p>
    </div><div class="section"><a name="1_August_2003_-_HttpClient_2_0_Release_Candidate_1_released"></a><h2>1 August 2003 - HttpClient 2.0 Release Candidate 1 released</h2>
      <p>The <em>HttpClient 2.0 BETA</em> development phase has been
        concluded. The number of bugs discovered in the course of the BETA development
        was surprisingly low. We are confident that <em>HttpClient 2.0</em> has 
        reached the required level of maturity, and we hope to have a final 2.0
        release by the end of the Summer.</p>
    </div><div class="section"><a name="02_July_2003_-_HttpClient_2_0_Beta_2_released"></a><h2>02 July 2003 - HttpClient 2.0 Beta 2 released</h2>
      <p>This release contains some minor bug fixes and documentation enhancements.
	Most likely this will be the final beta release before 2.0 Release Candidate 1.  As 
	always thank you to the HttpClient users and developers for their efforts.
	Please <a href="downloads.html">download</a> HttpClient 2.0 Beta 2 and
	enjoy.</p>
    </div><div class="section"><a name="25_May_2003_-_HttpClient_2_0_Beta_1_released"></a><h2>25 May 2003 - HttpClient 2.0 Beta 1 released</h2>
      <p>This is the first feature-complete release of HttpClient 2.0.  A lot of
 	effort has been put into making this release functional, stable and 
	reliable. Many thanks to everyone who contributed code, time and testing. 
	Please <a href="downloads.html">download</a> HttpClient 2.0 Beta 1 and
	enjoy.</p>
      <p><b>Note:</b> The binary distributions were updated on 2 June, 2003 to 
        fix a problem with the original jar's MANIFEST.MF.  Using the original 
        HttpClient jar from within a servlet container or J2EE managed environment 
        may have caused some problems.</p>
    </div><div class="section"><a name="25_February_2003_-_HttpClient_2_0_Alpha_3_released"></a><h2>25 February 2003 - HttpClient 2.0 Alpha 3 released</h2>
      <p>This is an intermediate alpha release.  The build process used in
        the previous Alpha 2 changed from generating 4 build artifacts to
        a single distribution.  This one zip contains everything: all 
        the source, the binary jar, the logging dependancy, generated
        javadoc and required build files for Ant builds and JUnit tests.</p>
      <blockquote>
        "One zip to rule them all, one zip to find them, one zip to 
        bring them all and in the darkness bind them"</blockquote>
    </div><div class="section"><a name="19_February__2003_-_Welcome_new_committer_Michael_Becke"></a><h2>19 February, 2003 - Welcome new committer Michael Becke</h2>
      <p>Mike been an active contributor for many months.  He has worked on a diverse range 
        of problems with high quality results.  In particular he is known for the massive
        HttpClient/HttpMultiClient merger that took place in December.</p>
      <p>Welcome to Middle Earth Mike!</p>
    </div><div class="section"><a name="26_January_2003_-_new_mailing_list_archives"></a><h2>26 January 2003 - new mailing list archives</h2>
      <p>There are two new mailing list archives of the commons-httpclient-dev
        mailing list.  It looks like someone up there is starting to like us!
        <ul>
          <li><a href="http://archives.apache.org/eyebrowse/SummarizeList?listId=128" class="externalLink" title="External Link">
              http://archives.apache.org/eyebrowse/SummarizeList?listId=128</a></li>
          <li><a href="http://www.mail-archive.com/commons-httpclient-dev%40jakarta.apache.org/" class="externalLink" title="External Link">
              http://www.mail-archive.com/commons-httpclient-dev%40jakarta.apache.org/</a></li>
        </ul>
      </p>
    </div><div class="section"><a name="25_January_2003_-_HttpClient_2_0_Alpha_2_released"></a><h2>25 January 2003 - HttpClient 2.0 Alpha 2 released</h2>
      <p>After many months and a great resurgence of developers, the new build
        of <em>HttpClient</em> is finally here.  The new group of developers has done
        extensive refactoring to move the project along the new vision.
        The code base has reached a significant level of maturity and we
        expect that the beta builds will come quickly and that the 
        final release of 2.0 is not far away!</p>
      <p>Also check out the new <em>HttpClient</em> logo!</p>
    </div><div class="section"><a name="21_December__2002_-_Welcome_new_committer_Oleg_Kalnichevski"></a><h2>21 December, 2002 - Welcome new committer Oleg Kalnichevski</h2>
      <p>Oleg is the first committer to be voted in on the dedicated httpclient 
        mailing list.  Welcome to the fellowship Olegolas!
      </p>
    </div><div class="section"><a name="3_December__2002_-_HttpClient_HttpMultiClient_merger"></a><h2>3 December, 2002 - HttpClient/HttpMultiClient merger</h2>
      <p>The initial merger of the top level classes HttpClient and HttpMultiClient
        is complete.  Thanks for the patches and hard work from everyone 
        particularly to Michale Becke for supplying the primary patch.
      </p>
    </div><div class="section"><a name="3_October__2002_-_commons-httpclient-dev_mailing_list"></a><h2>3 October, 2002 - commons-httpclient-dev mailing list</h2>
      <p>The mailing list was renamed to be <b>commons-httpclient-dev</b>.
        Sorry for the confusion.
      </p>
      <p>
        If you wish to subscribe to this new mailing list, you can send mail to
        <a href="mailto:commons-httpclient-dev-subscribe@jakarta.apache.org">
          commons-httpclient-dev-subscribe@jakarta.apache.org</a>
      </p>
    </div><div class="section"><a name="12_July__2002_-_HttpClient_2_0_Release_Planning"></a><h2>12 July, 2002 - HttpClient 2.0 Release Planning</h2>
      <p>The <em>HttpClient</em> project has go through some very active
        development leading up to Alpha 1 last year, but unfortunately 
        lost momentum shortly after that.  There is now renewed interest
        and greatly increased activity on the dev-commons mailing list.
        The committers and contributors are working on a new release plan
        for 2.0.
      </p>
      <p>The 2.0 release plan is expected to be posted to the mailing list for 
        review by July 22, 2002.
      </p>
    </div><div class="section"><a name="5_October__2001_-_HttpClient_2_0_Alpha_1_Released"></a><h2>5 October, 2001 - HttpClient 2.0 Alpha 1 Released</h2>
      <p>
        The <em>HttpClient</em> revision 2.0 alpha 1 is
        available at
        <a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">
          http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/</a>.
      </p>
    </div><div class="section"><a name="25_April__2001_-_HttpClient_Proposal_Accepted"></a><h2>25 April, 2001 - HttpClient Proposal Accepted</h2>
      <p>
        The <em>HttpClient</em> <a href="proposal.html">proposal</a>
        has been accepted by the
        <a href="http://jakarta.apache.org/commons">Jakarta Commons</a>
        team and the source has been moved into the
        <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/" class="externalLink" title="External Link">Subversion repository</a>.
      </p>
    </div><div class="section"><a name="18_April__2001_-_HttpClient_Proposed"></a><h2>18 April, 2001 - HttpClient Proposed</h2>
      <p>
        <em>HttpClient</em>, originally developed by the
        <a href="http://jakarta.apache.org/slide">Jakarta Slide</a>
        team, has been
        <a href="http://www.mail-archive.com/jakarta-commons@jakarta.apache.org/msg01153.html" class="externalLink" title="External Link">proposed</a>
        as a <a href="http://jakarta.apache.org/commons">Jakarta Commons</a>
        component.
      </p>
    </div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright"> 2001-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
 |