This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Commit ada3511
Update proxy.html
- <!DOCTYPE ...> declaration must be upper-case for HTML 5/MSIE compatibility
- add <meta http-equiv="X-UA-Compatible" ...> for MSIE compatibility to avoid mode skew with parent frames/pages
- switch to googleapis.server.init as that knows how to enforce /_ah/api and other similar path restrictions provided there's a /static/proxy.html suffix, and fails safe otherwise
- remove unused lcsclient1 parent efe63f3 commit ada3511
1 file changed
Lines changed: 6 additions & 6 deletions
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | 30 | | |
31 | 31 | | |
0 commit comments