Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

Query Params in URL #100

Open
GoogleCodeExporter opened this issue May 5, 2015 · 0 comments
Open

Query Params in URL #100

GoogleCodeExporter opened this issue May 5, 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant