| 
									
										
										
										
											2023-02-24 12:56:20 +05:30
										 |  |  |  | ## Apache HttpClient 4
 | 
					
						
							| 
									
										
										
										
											2023-02-07 15:39:57 +00:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  | This module contains articles about Apache HttpClient 4.5 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | ### Relevant Articles
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-04-14 16:18:26 +03:00
										 |  |  |  | - [Apache HttpClient – Cancel Request](https://www.baeldung.com/httpclient-cancel-request) | 
					
						
							| 
									
										
										
										
											2023-02-07 15:39:57 +00:00
										 |  |  |  | - [Apache HttpClient with SSL](https://www.baeldung.com/httpclient-ssl) | 
					
						
							|  |  |  |  | - [Apache HttpClient Timeout](https://www.baeldung.com/httpclient-timeout) | 
					
						
							| 
									
										
										
										
											2023-02-07 23:21:05 +05:30
										 |  |  |  | - [Custom HTTP Header with the Apache HttpClient](https://www.baeldung.com/httpclient-custom-http-header) | 
					
						
							| 
									
										
										
										
											2023-03-09 10:09:08 +02:00
										 |  |  |  | - [Apache HttpClient vs. CloseableHttpClient](https://www.baeldung.com/apache-httpclient-vs-closeablehttpclient) | 
					
						
							|  |  |  |  | - [Expand Shortened URLs with Apache HttpClient](https://www.baeldung.com/apache-httpclient-expand-url) | 
					
						
							| 
									
										
										
										
											2023-04-07 23:44:46 +08:00
										 |  |  |  | - [Retrying Requests using Apache HttpClient](https://www.baeldung.com/java-retrying-requests-using-apache-httpclient) | 
					
						
							| 
									
										
										
										
											2023-05-22 19:17:58 +03:00
										 |  |  |  | - [Apache HttpClient – Follow Redirects for POST](https://www.baeldung.com/httpclient-redirect-on-http-post) | 
					
						
							| 
									
										
										
										
											2023-02-07 15:39:57 +00:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  | ### Running the Tests
 | 
					
						
							|  |  |  |  | To run the live tests, use the command: mvn clean install -Plive | 
					
						
							|  |  |  |  | This will start an embedded Jetty server on port 8082 using the Cargo plugin configured in the pom.xml file, | 
					
						
							| 
									
										
										
										
											2023-02-07 23:21:05 +05:30
										 |  |  |  | for the live Maven profile |