feat: rewrite redirects sent through the proxy #593
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
test/e2e-proxy.test.ts > nuxt-api-party proxy > redirect rewriting > throws error for redirect outside of proxied path:
test/e2e-proxy.test.ts#L45
AssertionError: expected 502 to be 500 // Object.is equality
- Expected
+ Received
- 500
+ 502
❯ test/e2e-proxy.test.ts:45:31
|