Date: 2005-02-26T16:19:54 Editor: RolandWeber Wiki: Jakarta-HttpClient Wiki Page: HttpClientApiRedesign URL: http://wiki.apache.org/jakarta-httpclient/HttpClientApiRedesign
no comment Change Log: ------------------------------------------------------------------------------ @@ -5,7 +5,8 @@ * Transform HttpClient from a client-side monolithic library into a toolset of loosely coupled components. * Provide a more modular structure enabling the users to assemble custom client- and server-side HTTP services. * Resolve the deficiencies of the 3.0 API. - * There is a list of UseCases against which this design will be verified. + * Support the standards listed in the ReferenceMaterials. + * Support the listed UseCases. = COMPONENT STRUCTURE = --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
