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

Httpmessage for every scan type #119

Merged
merged 2 commits into from
Apr 12, 2023
Merged

Httpmessage for every scan type #119

merged 2 commits into from
Apr 12, 2023

Conversation

MindPatch
Copy link
Contributor

New Function to use HttpMessage class for every scan type

local url = "http://some_api.com/'
HttpMessage:setUrl(url)
HttpMessage:Url() // http://some_api.com/

@MindPatch MindPatch changed the base branch from master to 0.5-beta April 12, 2023 00:46
@MindPatch MindPatch merged commit 628733f into 0.5-beta Apr 12, 2023
@MindPatch MindPatch deleted the httpmessage branch April 12, 2023 00:46
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

Successfully merging this pull request may close these issues.

1 participant