Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add HAR packet dump support #33

Open
1 task done
jonbarrow opened this issue Aug 12, 2024 · 0 comments
Open
1 task done

[Feature]: Add HAR packet dump support #33

jonbarrow opened this issue Aug 12, 2024 · 0 comments
Labels
approved The topic is approved by a developer feature A feature request

Comments

@jonbarrow
Copy link
Member

Checked Existing

  • I have checked the repository for duplicate issues.

What feature do you want to see added?

Add the ability to load HAR dumps into the viewer and display their (relevant) contents.

Why do you want to have this feature?

HAR is a standard format for storing HTTP traffic. Every major proxy tool has the ability to produce HAR dumps of the captured HTTP traffic, making it relatively platform agnostic. Currently this would only be useful for displaying HPP packets, which are sent over HTTP rather than PRUDP.

Any other details to share? (OPTIONAL)

It's possible that HAR support could eventually be used for PRUDPLite traffic, however there is no known tool which can correctly dump usable WebSocket messages into HAR dumps.

@jonbarrow jonbarrow added awaiting-approval Topic has not been approved or denied feature A feature request approved The topic is approved by a developer and removed awaiting-approval Topic has not been approved or denied labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved The topic is approved by a developer feature A feature request
Projects
Status: Todo
Development

No branches or pull requests

1 participant