Skip to content

Commit f6166bc

Browse files
committed
[BAEL-13533] - Updated Posting with HttpClient article. moved article
1 parent 251f381 commit f6166bc

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

httpclient-simple/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
88
### Relevant Articles:
99

1010
- [HttpClient 4 – Get the Status Code](http://www.baeldung.com/httpclient-status-code)
11-
- [HttpClient with SSL](http://www.baeldung.com/httpclient-ssl)
11+
- [HttpClient with SSL](http://www.baeldung.com/httpclient-ssl)
12+
- [Posting with HttpClient](https://www.baeldung.com/httpclient-post-http-request)

httpclient/src/test/java/org/baeldung/httpclient/HttpClientPostingLiveTest.java renamed to httpclient-simple/src/test/java/org/baeldung/httpclient/HttpClientPostingLiveTest.java

File renamed without changes.

httpclient/src/test/java/org/baeldung/httpclient/ProgressEntityWrapper.java renamed to httpclient-simple/src/test/java/org/baeldung/httpclient/ProgressEntityWrapper.java

File renamed without changes.

0 commit comments

Comments
 (0)