actix / actix-extras

A collection of additional crates supporting the actix and actix-web frameworks.
https://actix.rs
Apache License 2.0
762 stars 192 forks source link

fix(cors): The item in "Vary" header should be "Access-Control-Request-Private-Network". #369

Closed yhx-12243 closed 9 months ago

yhx-12243 commented 9 months ago

PR Type

Bug Fix

PR Checklist

Overview

The item in Vary header should be Access-Control-Request-Private-Network rather than Access-Control-Allow-Private-Network.

robjtede commented 9 months ago

This was released in v0.6.5.