Commit 276836e
fix(http): do not display warnings
Currently, this warning is always displayed as the option defaults to false. We update the logic to only display the warning when it's true.
PR Close #62536Angular detected that a HttpClient request with the keepalive option was sent using XHR when option is not true (#62536)1 parent 11d8173 commit 276836e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments