1

Closed

Server variable evaluation should return empty string for empty server vars

description

The server variable substitution %{SERVER_VAR} should return the empty string for empty server variables.
 
This will allow simple testing against ^$ in the regex.
Closed Aug 17, 2011 at 2:00 PM by Cheeso
fixed in changeset 91904 . First binary to include this change: v2.1.2.0

comments