HttpFields.add

Add to or set a field. If the field is allowed to have multiple values, add will add multiple headers of the same name.

@param header the header @param value the value of the field.

Meta