URLConnection.getHeaderFieldKey
Class Overview | Class Members | 
  This Package | 
All Packages
 public String getHeaderFieldKey( int n )
Parameters
-  n 
-  an index.
    
Returns
     the key for the nth header field,
          or null if there are fewer than n
          fields.
  Description
 Returns the key for the nth header field.