next.js
6b12c60c
- fix(next/image): fix image-optimizer.ts headers (#82114)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
303 days ago
fix(next/image): fix image-optimizer.ts headers (#82114) The headers were forwarded to the serverless function for "internal" images but not "external" images. This changes the behavior to be the same for both such that neither receive headers.
References
#82114 - fix(next/image): fix image-optimizer.ts headers
Author
styfle
Parents
742a2c78
Loading