... ($request_method = 'OPTIONS') { add_header Access-Control-Allow-Origin $http_origin; add_header 'Access-Control-Allow-Credentials' true; ...
確定! 回上一頁