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 name the name of the field @param value the value of the field.

Meta