forked from pool/apache-commons-httpclient
Accepting request 690473 from home:jengelh:branches:Java:packages
- Trim conjecture from description. OBS-URL: https://build.opensuse.org/request/show/690473 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-httpclient?expand=0&rev=23
This commit is contained in:
parent
ec3cec088b
commit
bcbe0ca3bf
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 1 23:15:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim conjecture from description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 21 15:28:32 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Mon Jan 21 15:28:32 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -54,15 +54,13 @@ BuildArch: noarch
|
|||||||
Although the java.net package provides basic functionality for
|
Although the java.net package provides basic functionality for
|
||||||
accessing resources via HTTP, it doesn't provide the full flexibility
|
accessing resources via HTTP, it doesn't provide the full flexibility
|
||||||
or functionality needed by many applications. The Apache Commons
|
or functionality needed by many applications. The Apache Commons
|
||||||
HttpClient component seeks to fill this void by providing an efficient,
|
HttpClient component provides a package implementing the client side
|
||||||
up-to-date, and feature-rich package implementing the client side of
|
of the most recent HTTP standards and recommendations.
|
||||||
the most recent HTTP standards and recommendations.
|
|
||||||
|
|
||||||
Designed for extension while providing robust support for the base HTTP
|
The HttpClient component may be of interest to anyone building
|
||||||
protocol, the HttpClient component may be of interest to anyone
|
HTTP-aware client applications such as web browsers, web service
|
||||||
building HTTP-aware client applications such as web browsers, web
|
clients, or systems that leverage or extend the HTTP protocol for
|
||||||
service clients, or systems that leverage or extend the HTTP protocol
|
distributed communication.
|
||||||
for distributed communication.
|
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
Summary: Developer documentation for %{name}
|
Summary: Developer documentation for %{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user