D 
		
				
			
		Hello
I've been using OLS for many years, and this is my first suggestion:
port edit action from mod_headers !
	
	
	
		
It'd be so useful! thanks
								I've been using OLS for many years, and this is my first suggestion:
port edit action from mod_headers !
		Code:
	
	edit
edit*
If this response header exists, its value is transformed according to a regular expression search-and-replace. The value argument is a regular expression, and the replacement is a replacement string, which may contain backreferences or format specifiers. The edit form will match and replace exactly once in a header value, whereas the edit* form will replace every instance of the search pattern if it appears more than once.