MinPinDocs HomePricingDownload
Docs / Protocols

Protocol Support

MinPin decodes the protocols modern apps actually use.

ProtocolWhat you get
HTTP/1.1Full request/response capture and editing.
HTTP/2ALPN negotiation, stream multiplexing, per-stream IDs, pseudo-header separation.
WebSocketBidirectional frame capture + breakpoints. Details →
gRPCService/method parsing, Protobuf decoding, trailers (grpc-status/grpc-message), and gRPC-Web (base64).
GraphQLDetected by URL or body; operation name/type/variables shown in the list and Summary.
ProtobufRaw wire-format decoder (field numbers, wire types, nested messages); editable in breakpoints.
SSEServer-Sent Events viewer with an incremental EventSource parser and event table.
NoteHTTP/3 (QUIC) is not yet supported.