179 skills found · Page 1 of 6
davidjbradshaw / Iframe ResizerKeep iframes sized to their content
fruitcake / Laravel CorsAdds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
adamchainz / Django Cors HeadersDjango app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
cyu / Rack CorsRack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
nelmio / NelmioCorsBundleAdds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
wingify / Across TabsEasy communication between cross-origin browser tabs. Simplified "CORS"ing!
asm89 / Stack CorsCross-origin resource sharing library and stack middleware.
corydolphin / Flask CorsCross Origin Resource Sharing ( CORS ) support for Flask
RobinLinus / Socialmedia LeakA demo of cross-origin login detection for most major web platforms
naugtur / XhrA small xhr wrapper
koajs / CorsCross-Origin Resource Sharing(CORS) for koa
hyperobject / Crossorigin.meA CORS proxy for everyone.
rudyxu1102 / Cross OriginA collection of simple demos of CORS
gzuidhof / Coi ServiceworkerCross-origin isolation (COOP and COEP) through a service worker for situations in which you can't control the headers (e.g. GH pages)
lc / TheftfuzzerTheftFuzzer is a tool that fuzzes Cross-Origin Resource Sharing implementations for common misconfigurations.
fruitcake / Php CorsCORS (Cross-Origin Resource Sharing) for your Symfony/Laravel requests
medz / Cors🔮Supported(Laravel/Lumen/PSR-15/Swoft/Slim/ThinkPHP) - PHP CORS (Cross-origin resource sharing) middleware.
eBay / Cors FilterCORS (Cross Origin Resource Sharing) is a mechanism supported by W3C to enable cross origin requests in web-browsers. CORS requires support from both browser and server to work. This is a Java servlet filter implementation of server-side CORS for web containers such as Apache Tomcat.
britg / Sinatra Cross OriginCross Origin Request Sharing extension for Sinatra
r0man / Ring CorsRing middleware for Cross-Origin Resource Sharing.