WICG / private-network-access

https://wicg.github.io/private-network-access/
Other
52 stars 21 forks source link

Skip CORS checks when preflight is only for PNA #123

Closed johnathan79717 closed 5 months ago

johnathan79717 commented 6 months ago

Fixes #116.

iVanlIsh commented 5 months ago

The changes make sense to me. However, I would suggest asking some preflight/CORS experts and see if we really need to make PNA preflight into a new and different protocol. IMHO, the difference between CORS and PNA is not big enough to make them into two separate stuff.