Commit 65a439e
committed
fix(engine): HttpsRedirectMiddleware without using cloud functions
Previously, using HttpsRedirectMiddleware without cloud functions or hooks
(not calling engine.wrap) will cause cloud function health check failure.
Thanks [magine] for bringing this to our attention.
[magine]: https://forum.leancloud.cn/t/python-web/22582
[magine]: https://forum.leancloud.cn/t/python-web/225821 parent a6e16be commit 65a439e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments