Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / tools / chrome_proxy / testserver / app.yaml
1 application: chromeproxy-test
2 version: 1
3 runtime: go
4 api_version: go1
5
6 handlers:
7 - url: /image
8   static_dir: image
9 - url: /.*
10   script: _go_app