CORS: Enhance response handling by utilizing the 'vary' module, which improves caching behavior for clients. This change ensures that responses are more accurately tailored based on the request's origin.
Others
CORS: Address a reproduction issue related to a previous bug report, ensuring better reliability in handling CORS requests.