Fixes a segmentation fault in ACLUrlPathStrategy::match which would occur when urlpath_regex ACL was used in access controls to test transactions where no URL path is available. eg CONNECT or OPTIONS requests, some WebDAV requests, etc.
Fixes a segmentation fault in ACLUrlPathStrategy::match which would occur when urlpath_regex ACL was used in access controls to test transactions where no URL path is available. eg CONNECT or OPTIONS requests, some WebDAV requests, etc.