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

Fix GET method url parameters #2

Open
1 of 3 tasks
alisinabh opened this issue Jun 17, 2017 · 0 comments
Open
1 of 3 tasks

Fix GET method url parameters #2

alisinabh opened this issue Jun 17, 2017 · 0 comments

Comments

@alisinabh
Copy link
Owner

alisinabh commented Jun 17, 2017

Currently Prex wont recognize request methods and pass all parameters as JSON encoded values in an object.

It should be decided

  • When should Prex use query strings instead of post body
  • How should Prex use quesry strings in requests
  • How should Prex react to combination of query string and post body
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant