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

Allow selecting a protobuf .proto or .desc schema when parsing protobuf data #559

Open
pimterry opened this issue Mar 6, 2024 · 0 comments

Comments

@pimterry
Copy link
Member

pimterry commented Mar 6, 2024

We need to:

  • Provide a UI to select these files, if one isn't specified (should this live in the Pro settings, mapping URLs to schemas? Or be selected from a header in the body section directly?)
  • Allow selecting and/or auto-detecting (from content-type headers) the message type, as an inline option on the message content (or just test against all message types, if there aren't too many?)
  • Auto-detect desc URLs if included in the content-type and offer to fetch them

Supporting both proto & desc files isn't necessarily required, but it might play nicer with autogeneration of .proto files for reverse engineering work if we can handle both, and it's just generally more convenient.


Does this affect you too? Click below and add a 👍 to vote for this and help decide where HTTP Toolkit goes next, or go vote on the other most popular ideas so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant