mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-16 23:16:33 +00:00
Fixed javadocs
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@617606 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
08f2e11f1a
commit
9eb66c7f11
@ -41,7 +41,7 @@
|
||||
import org.apache.http.impl.client.DefaultHttpClient;
|
||||
|
||||
/**
|
||||
* Example how to use unbuffered chunk-encoded POST request.
|
||||
* Example how to use multipart/form encoded POST request.
|
||||
*/
|
||||
public class ClientMultipartFormPost {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user