This repository was archived by the owner on May 1, 2020. It is now read-only.
Commit 771ee63
fix(proxy): add a cookieRewrite option which is passed to proxy-middleware. (#1226)
This allows cookies to be forwarded correctly when using a proxy
to an HTTPS URL.
Related:
* #454
* ionic-team/ionic-cli#4151 parent 93db0ef commit 771ee63
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments