Parse HTTP/2 frames
http2_frame_parseParse hex-encoded HTTP/2 frames to extract frame details and common payloads, enabling inspection of browser network traffic.
Instructions
Parse one or more raw HTTP/2 frames from hex, including common frame payloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputHex | Yes |