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 .req.params function for adding parameters to URL #14

Open
jonathonmcmurray opened this issue Jun 25, 2018 · 0 comments
Open

Add .req.params function for adding parameters to URL #14

jonathonmcmurray opened this issue Jun 25, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@jonathonmcmurray
Copy link
Owner

Add function to more easily construct a URL with parameters

e.g.

q).req.params[url;`param1`param2!(123;"abc")]
"{url}?param1=123&param2=abc"
@jonathonmcmurray jonathonmcmurray self-assigned this Jun 25, 2018
@jonathonmcmurray jonathonmcmurray added the enhancement New feature or request label Jun 25, 2018
@jonathonmcmurray jonathonmcmurray added this to To do in 0.2.0 via automation Jun 25, 2018
@jonathonmcmurray jonathonmcmurray added this to the 0.2.0 milestone Jun 25, 2018
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
0.2.0
  
To do
Development

No branches or pull requests

1 participant