Make requests CORSable!
Node.js CORS middleware
Fastify CORS
TypeScript definitions for cors
Cross-Origin Resource Sharing(CORS) for koa
CORS middleware for modern Node.js
A window.fetch polyfill.
Support for setting Cross-Origin Resource Sharing (CORS) headers to lws
Detects support for Cross-Origin Resource Sharing
CORS (Cross-Origin Resource Sharing) middleware for the middy framework
CORS middleware for AdonisJS HTTP server
Nextjs-Cors is a node.js package to provide a middleware that can be used to enable CORS with various options in nextjs applications.
Gate requests based on CORS data.
Javascript module to extract and fetch HTTP link information from blocks of text.
Sanity CLI tool for managing Sanity projects and organizations
A minimal CLI helper to run a local development server with CORS enabled
Elysia plugin to support Cross Origin Requests (CORs)
TypeScript definitions for @koa/cors
An Apollo Server integration for use with Express v4
cors plugin for egg
Simple CORS middleware for Zeit's Micro
An Apollo Server integration for use with Express v5
Microsoft Azure Cosmos DB Service Node.js SDK for NOSQL API
Simple http server for developers of apps with client side routing
This Sinatra plugin supports the full CORS spec including automatic support for CORS preflight (OPTIONS) requests. It uses CORS security best practices. The plugin logs to the default logger to guide you in setting things up properly. It will tell you why a CORS request failed and tell you how to fix it.
Rack-compatible CORS middleware supporting configurable allowed origins, methods, headers, credentials, and max-age. Handles preflight OPTIONS requests and sets appropriate Access-Control headers.
CORS Configuration Gem.
Halt a CORS request before hitting the controller.
Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors
Provides optional javascript url helpers, CORS configuration and a pool of routes into which applications can dump their host information and routing table. Other applications can then utilize application namespaced helper methods for redirecting, drawing links, placing cross-origin XHR requests, etc. between apps.
Direct S3 upload using CORS with s3_file_field + paperclip
This middleware builds on top of rack-cors, using CORS rules to mitigate CSRF-attacks.
A Rack middleware for CORS, with permissive defaults.
jQuery File Upload extension for direct uploading to Amazon S3 using CORS
Super easy way to extend Grape with CORS! Just call Grape::CORS.apply after the api classes and you ready to go!
Cross-origin resource sharing (CORS) is great; it allows your visitors to asynchronously upload files to e.g. Filepicker or Amazon S3, without the files having to round-trip through your web server. Unfortunately, giving your users complete write access to your online storage also exposes you to malicious intent. To combat harmful usage, good upload services that allow client-side upload, support a mechanism that allows you to validate and sign all upload requests to your online storage. By validating every request, you can give your visitors a nice upload experience, while keeping the bad visitors at bay. The CORS gem comes with support for the Amazon S3 REST API.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.