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

Change http method with send_req function #29

Closed
knassar702 opened this issue Sep 29, 2022 · 0 comments
Closed

Change http method with send_req function #29

knassar702 opened this issue Sep 29, 2022 · 0 comments
Labels
missing-lua-api Missing Lua API
Milestone

Comments

@knassar702
Copy link
Contributor

headers = {}
headers["User-agent"] = "Firefox"
send_req("POST","http;//example.com","body=111",headers)
@knassar702 knassar702 added the missing-lua-api Missing Lua API label Sep 29, 2022
@knassar702 knassar702 added this to the 0.0.1-beta milestone Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing-lua-api Missing Lua API
Projects
None yet
Development

No branches or pull requests

1 participant