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

Query Params in URL #100

Open
GoogleCodeExporter opened this issue Sep 4, 2015 · 0 comments
Open

Query Params in URL #100

GoogleCodeExporter opened this issue Sep 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi,

I would like to share this changes that can pass params in url.

https://github.com/ubee/funf-open-sensing-framework/commit/c4043740f21f5a2cbd5b7
1348211ead64919ea0a

You can choose the params in the config file.
. . .
"update": {
"url":"https://your-bucket.s3.amazonaws.com/config/file.conf",
"params": [
{"key":"awsAccessKeyId", "value":"FOTAIDDBWTPGK4UXM"},
{"key":"signature", "value":"qhxL+XFhs6uyYUnQZjaketc="}
],
. . .

Original issue reported on code.google.com by [email protected] on 2 Jul 2013 at 1:55

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