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

feat: added --data and --method #21

Conversation

SIMLUKE
Copy link
Collaborator

@SIMLUKE SIMLUKE commented Sep 30, 2024

data allows the user to input data to pass to the body of the requests method allows the user to change the http method to bruteforce with

data allows the user to input data to pass to the body of the requests
method allows the user to change the http method to bruteforce with
@SIMLUKE
Copy link
Collaborator Author

SIMLUKE commented Sep 30, 2024

Also i put alot of information behind the -v verbose because of how cluttered the user interface was getting at times with all the errors

@SIMLUKE SIMLUKE added the enhancement New feature or request label Sep 30, 2024
@SIMLUKE
Copy link
Collaborator Author

SIMLUKE commented Sep 30, 2024

closes #15 and #16

Copy link
Collaborator

@pierrelissope pierrelissope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems good

@pierrelissope pierrelissope merged commit add1c0a into main Oct 1, 2024
1 check passed
@pierrelissope pierrelissope deleted the 16-feature-flag-to-include-data-when-http-method-post-for-posting-data branch October 1, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: flag to include data when HTTP method POST for posting data
2 participants