Skip to content

http/2 parsing API #104

Open
Open
@mnot

Description

@mnot

Hey,

I've only skimmed the docs, so I may have missed something; apologies if this is the case (and a ref appreciated).

I'd like to parse http/2 from a PCAP (file or live) to generate events, in order to feed them into things like mnot/htracr.

This is possible using the node HTTP parser for h1 (as in seen https://github.com/mranney/http_trace/blob/master/http_session.js), but AFAICT (again, after a brief look), not with http2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions