New feature to set headers based on the clipboard contents, for example:
%header.set(to,clipboard)%
%header.append(to,clipboard)%
it could also be useful like this:
%replaceText(regularExpression,clipboard)%
%replaceQuotedText(regularExpression,clipboard)%
New feature to set headers based on the clipboard contents, for example:
it could also be useful like this: