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

Add support to pass args #9

Open
deprale opened this issue Nov 28, 2022 · 1 comment
Open

Add support to pass args #9

deprale opened this issue Nov 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@deprale
Copy link

deprale commented Nov 28, 2022

Please add support to pass arguments to ezhttp_get

for example
ezhttp_get(Url, "functionhere", playerid)

So you can pass player id's, I think the whole point of the module was to make it easier for people to work with API's and I don't know why it isn't included by default at this point.

@Polarhigh
Copy link
Member

Good idea! But until this is implemented you can use ezhttp_option_set_user_data and ezhttp_get_user_data

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

No branches or pull requests

2 participants