URLConnection.getRequestProperty

URLConnection.getRequestProperty

Class Overview | Class Members | This Package | All Packages

Syntax
public String getRequestProperty( String key )
Returns
the value of the named general request property for this connection.
Description
Returns the value of the named general request property for this connection.


Send feedback to MSDN.Look here for MSDN Online resources.