httpserver: Add not_starts_with condition. (#1687)
* Add not_starts_with condition. This adds the opposite of the starts_with condition, to check if a given string does not start with another string. * Correct white space problems
Showing
Please register or sign in to comment