Currently, when using the session flag x-replywithtunnel (e.g. in the BeforeRequest event), FiddlerCore will automatically downgrade the HTTP version to HTTP/1 even if the application is set to use HTTP/2 through enableHTTP2() startup option.
Consider adding a support for x-replywithtunnel (and other related flags) for HTTP/2