Commit 9b7994b
committed
In Websocket proxy, don't forward User-Agent. Fixes aspnet#1469.
1 parent c01193d commit 9b7994bCopy full SHA for 9b7994b
File tree
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Filter options
- src/Microsoft.AspNetCore.SpaServices.Extensions/Proxying
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Collapse file
src/Microsoft.AspNetCore.SpaServices.Extensions/Proxying/SpaProxy.cs
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices.Extensions/Proxying/SpaProxy.cs+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
| 26 | + |
| 27 | + |
26 | 28 | |
27 | 29 | |
28 | 30 | |
|
0 commit comments