FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

same-origin-policy · GitHub Topics · GitHub

#

same-origin-policy

Here are 18 public repositories matching this topic...

Use Django To Introduce CORS and Same-Origin Policy

  • Updated Jul 3, 2022
  • Python

Proxy services, combine origins, use SSI and more during development

  • Updated Aug 30, 2024
  • TypeScript

The tests demonstrate all 9 common CORS misconfigurations actively: Wildcard origins Origin reflection with credentials Null origin trust Regex bypasses (prefix/suffix) Subdomain trust pivots Preflight caching issues Unsafe methods exposure Private Network Access misconfigs

  • Updated Apr 23, 2026
  • JavaScript

[WIP] A reliable RPC framework to work around the Same-Origin Policy

  • Updated Jan 7, 2018
  • JavaScript

A no-nonsense guide to Cross-Origin Resource Sharing — the web security mechanism everyone encounters and nobody fully understands. Covers the Same-Origin Policy, preflight requests, credential handling, and every header you'll ever need. Stop copy-pasting Access-Control-Allow-Origin: * and actually learn what's happening.

  • Updated Mar 21, 2026

A simple Google HTTPS proxy for reaching API's from browser.

  • Updated Jul 3, 2024
  • JavaScript

A simple implementation of HTTP redirection.

  • Updated Oct 26, 2021
  • C

Simple proxy that addresses the restrictions of the same-origin-policy.

  • Updated Jan 16, 2025
  • Java

Interactive playground that fires real cross-origin requests between local sandboxed origins so you can watch the same-origin policy, credentials rules and preflight caching play out live. 15 guided scenarios.

  • Updated Jul 19, 2026
  • Python

A beginner-friendly FastAPI project demonstrating CORS, Same-Origin Policy, and secure cross-origin communication between a frontend and backend.

  • Updated Jun 27, 2026
  • Python

In-depth technical reference for CORS, preflight requests, and browser cross-origin security. Source for https://www.cross-origin.com

  • Updated Aug 5, 2026
  • Nunjucks

J2EE application to understand same origin policy.

  • Updated Dec 22, 2020
  • Java

Diagnose exactly why a browser blocks or allows a cross-origin request. Sends real preflight and actual requests, then explains every Access-Control-* mismatch in plain English. Python 3, stdlib only.

  • Updated Jul 19, 2026
  • Python

Une démo de la same origin policy

  • Updated Apr 25, 2023
  • PHP

A full fledge REST API server using Express and Mongodb and Node JS.

  • Updated Nov 10, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the same-origin-policy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the same-origin-policy topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL