Commit f4257a5
authored
fix(apps_script): keep Code.gs relay responses wrapped (#1265)
Fix the v1.9.28 Code.gs JSON parse regression by keeping normal relay responses wrapped and using req.r only for redirect handling.\n\nTests:\n- node --check /tmp/Code-1265-fix.js\n- cargo test --lib1 parent 98e73d7 commit f4257a5
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | 206 | | |
215 | 207 | | |
216 | 208 | | |
| |||
316 | 308 | | |
317 | 309 | | |
318 | 310 | | |
319 | | - | |
| 311 | + | |
320 | 312 | | |
321 | 313 | | |
322 | 314 | | |
| |||
0 commit comments