Name: rmT116609 Date: 09/06/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
Full java doc is:
public String getHeaderField(String name)Returns the name of the specified header field.
Parameters:
name - the name of a header field.
Returns:
the value of the named header field, or null if there is no such field in the
header.
The summary sentence should be like: Returns the value of the named header field.
(Review ID: 131480)
======================================================================