From 948a28f6b6f0d035c764e9e3d63f1c4a88f776b5 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 30 Dec 2019 09:15:29 +0000 Subject: Rename my jakarta- ports to apache- --- java/apache-commons-httpclient/pkg-descr | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 java/apache-commons-httpclient/pkg-descr (limited to 'java/apache-commons-httpclient/pkg-descr') diff --git a/java/apache-commons-httpclient/pkg-descr b/java/apache-commons-httpclient/pkg-descr new file mode 100644 index 000000000000..d55e7a9793c5 --- /dev/null +++ b/java/apache-commons-httpclient/pkg-descr @@ -0,0 +1,11 @@ +The Jakarta Commons HttpClient component provides an efficient, up-to-date, +and feature-rich package implementing the client side of the most recent HTTP +standards and recommendations. + +Designed for extension while providing robust support for the base HTTP +protocol, the HttpClient component may be of interest to anyone building +HTTP-aware client applications such as web browsers, web service clients, +or systems that leverage or extend the HTTP protocol for distributed +communication. + +WWW: https://hc.apache.org/httpclient-3.x/ -- cgit v1.2.3