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

Passing parameters? #26

Open
godforhire opened this issue Nov 10, 2012 · 1 comment
Open

Passing parameters? #26

godforhire opened this issue Nov 10, 2012 · 1 comment

Comments

@godforhire
Copy link

I can't figure out how to pass parameters with POST. Normally, I would use something like
data: { 'param1': val1, 'param2' : val2 }, but that doesn't seem to work.
I suppose can use GET and than pass a bunch of parameters in the URL, but I'd rather stick with POST.

@CoinCoderBuffalo
Copy link

Did anyone figure this out yet? I would also like to pass params to the server. Doesn't seem to work.

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

No branches or pull requests

2 participants