- field
- the request property field name to add.
- newValue
- the value of the property which is to add.
Type Reason Java.Lang.IllegalStateException if the connection has been already established. Java.Lang.NullPointerException if the property name is null.
Adds the given property to the request header. Existing properties with the same name will not be overwritten by this method.