Hello Alex,
Anything that is inside of a TLS encrypted inside of a TLS encrypted flow would need to be decrypted in order to apply policy against it.
The CONNECT request is not encrypted because it's over HTTP. However, anything you want to compare the CONNECT request to that would be inside of the encrypted flow will not work unless the traffic is fully SSL decrypted. SSL Interception would be a requirement for that.