Property | Type | Description | |
---|---|---|---|
Headers | String>>.List |
Method | Description | |
---|---|---|
Add ( String Key, String Value ) : void | ||
Replace ( String Key, String Value ) : void |
public Add ( String Key, String Value ) : void | ||
Key | String | |
Value | String | |
return | void |
public Replace ( String Key, String Value ) : void | ||
Key | String | |
Value | String | |
return | void |