The eBook will help you hit the ground running and teach you how to use the HTTPClient library, to:
Handle core HTTP operations: learn how to send requests, receive and interact with the responses, handle headers, status codes and all the other basic aspects of working with HTTP
Get a good grasp on more advanced scenarios with HTTP: beyond the basics, you'll see how to deal with SSL, how to work with redirects, cookies, timeouts and a number of other scenarios
Handle security from the client side: understand how to deal with security programmatically, with the HTTP client