Commit 8d54382
committed
fix(api): specify allowed HTTP methods for legacy proxy
The proxy configuration was missing explicit HTTP methods, which could cause unexpected behavior for non-GET requests. Adding the full set of standard methods ensures all request types are properly forwarded to the legacy backend.1 parent 2bc7799 commit 8d54382
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments