## Description Enabling scripting with the [HTTP/2 beta](https://github.com/ProxymanApp/Proxyman/issues/416#issuecomment-2993984891) remaps requests into HTTP/1.1 ## Steps to Reproduce 1. Install the HTTP/2 Beta. 2. Write an empty script that just forwards along request/response 3. See HTTP/1.1 mappings 4. This causes the returned responses to to be incorrect. I see errors like this on my client "Received unexpected EOS on empty DATA frame from server". 5. Note -- I'm also using gRPC ## Current Behavior HTTP/2 Beta does not support scripting. ## Expected Behavior Enabling a "default" script should not break HTTP/2. ## Environment - App version: Proxyman 5.22.0 (HTTP/2 beta) - macOS 15.5