Section 3.32.9. AddToReply
Section 3.32.10. AddToReplyIfNotExist
(478 / 1670)
Section 3.32.11. DefaultReply
3.32.10. AddToReplyIfNotExist
This is similar to AddToReply, but only adds an attribute to a reply if and only if it is not already present in the reply. Therefore, it can be used to add, but not override a reply attribute. This is contributed by Vincent Gillet <vgi@oleane.net>.