Skip to content

Using 5.22.0 HTTP/2 Beta breaks when scripting enabled #2413

@charlesdurham

Description

@charlesdurham

Description

Enabling scripting with the HTTP/2 beta 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions