Commit 3db8bb1
authored
fix(fake-api/vite): status code (#5128)
I've noticed that when setting a `Status-Code` header in the mocks, it's
not properly passed through the vite middleware.
---------
Signed-off-by: schogges <moritz.fleck@konghq.com>1 parent d8f3596 commit 3db8bb1
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments