Chapter 5: Secure HTTP Requests | Heaton Research

Chapter 5: Secure HTTP Requests

Get the entire book!
HTTP Programming Recipes for Java Bots

HTTP offers some basic security. HTTPS encrypts data to make sure it is not intercepted. HTTP authentication allows only authenticated users to access the web site. This chapter will introduce both topics.

Copyright 2005-2008 by Heaton Research, Inc.