QueryStringConditionSet
now also checks the referrer's query if the request is: a POST, xhr, fetch, or other ajax request. This makes it so if you visit a page with ?some-switch-enabler
then ajax requests on that page will have the switch enabled too. And submitting a form on that page would have the switch enabled for the code that receives the post