GetHeaderExample -- getting header information from a URL.
To see this example in action:
  1. Compile the Java source file, GetHeaderExample.java:
    	javac GetHeaderExample.java
    
  2. Run the class:
    	java GetHeaderExample
    

The source.