next.js
d928709b - Add handling of origin in dev mode (#76880)

Commit
300 days ago
Add handling of origin in dev mode (#76880) This ensures we don't allow cross-origin requests to be made to `/_next` resources in dev mode. This matches existing handling that webpack-dev-middleware does as well.
Author
Parents
Loading