File tree Expand file tree Collapse file tree
src/test/java/org/baeldung/httpclient Expand file tree Collapse file tree Original file line number Diff line number Diff 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+ - [ Custom HTTP Header with the HttpClient] ( http://www.baeldung.com/httpclient-custom-http-header )
File renamed without changes.
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
1212- [ HttpClient 4 Cookbook] ( http://www.baeldung.com/httpclient4 )
1313- [ Unshorten URLs with HttpClient] ( http://www.baeldung.com/unshorten-url-httpclient )
1414- [ HttpClient 4 – Follow Redirects for POST] ( http://www.baeldung.com/httpclient-redirect-on-http-post )
15- - [ Custom HTTP Header with the HttpClient] ( http://www.baeldung.com/httpclient-custom-http-header )
1615- [ HttpClient Basic Authentication] ( http://www.baeldung.com/httpclient-4-basic-authentication )
1716- [ Multipart Upload with HttpClient 4] ( http://www.baeldung.com/httpclient-multipart-upload )
1817- [ HttpAsyncClient Tutorial] ( http://www.baeldung.com/httpasyncclient-tutorial )
You can’t perform that action at this time.
0 commit comments