brace/mod-cors

跨源资源共享模块

dev-main 2022-02-21 14:53 UTC

This package is auto-updated.

Last update: 2024-09-21 20:38:40 UTC


README

跨源资源共享头中间件

函数

function origin_match (string $needle, array|string $allowedOrigins) : bool