URLConnection.getContentEncoding
Class Overview | Class Members | 
  This Package | 
All Packages
 public String getContentEncoding()
Returns
     the content encoding of the resource that the URL references,
          or null if not known.
    Description
 Returns the value of the content-encoding header field.
  
See Also
     getHeaderField