HTTP Requests in Java: HTTP Requests with Java's HttpClient
Java
| Beginner
- 9 videos | 1h 17m 2s
- Includes Assessment
- Earns a Badge
Examine basic and advanced operations possible when building HTTP requests with Java's HttpClient through this course. Explore how to send a basic GET request and process the response that is returned, configure your request with timeouts, and implement POST, PUT, and DELETE requests. Delve into the features of the HttpClient, such as the use of BodyHandlers to write a response body to a file, detecting and getting information about any URL redirects involved in processing your request, and sending requests asynchronously. Upon completing this course, you'll be able to work with various HTTP requests using Java's HttpClient.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseUse the httpclient class to send a get request and process the response that is returnedDescribe the different methods available to access the data and metadata in an httpresponse instanceSet an upper limit on the amount of time you can wait for a response to an http requestRecognize the steps involved in automatic redirects and how these can be detected and handled with httpclient
-
Send an asynchronous request using httpclient and recognize how this differs from a synchronous requestDevelop a program to send multiple asynchronous http get requests and process their responses once you are readyImplement post, put and delete request calls using httpclientSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 27s
-
10m 38s
-
11m 13s
-
8m 46s
-
10m 46s
-
12m 35s
-
7m 35s
-
10m 35s
-
2m 28s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.