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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the HTTPQL builder function to javascript #1012

Open
Riddle1001 opened this issue May 6, 2024 · 1 comment
Open

Expose the HTTPQL builder function to javascript #1012

Riddle1001 opened this issue May 6, 2024 · 1 comment

Comments

@Riddle1001
Copy link

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help us know what to work on
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request

Description

Add something akin to Caido.utils.HTTPQL(httpql: string): HTTPQLObject

Use cases

Allows plugins to use the function and apply it on intercept/logger requests

@Sytten
Copy link
Member

Sytten commented May 7, 2024

The parser is already open source so you can include it in your plugin build. See https://github.com/caido/httpql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants