Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptSolidServer
/
JavaScriptSolidServer
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
27
Code
Issues
162
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
cors-proxy: Phase 1 — WAC-gated proxy for browser apps (#378)
- #379
#379
Merged
melvincarvalho
merged 18 commits into
gh-pages
JavaScriptSolidServer/JavaScriptSolidServer:gh-pages
from
issue-378-cors-proxy
JavaScriptSolidServer/JavaScriptSolidServer:issue-378-cors-proxy
Copy head branch name to clipboard
May 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
cors-proxy: Phase 1 — WAC-gated proxy for browser apps (#378)
#379
melvincarvalho
merged 18 commits into
gh-pages
JavaScriptSolidServer/JavaScriptSolidServer:gh-pages
from
issue-378-cors-proxy
JavaScriptSolidServer/JavaScriptSolidServer:issue-378-cors-proxy
Copy head branch name to clipboard
Commits
Commits on May 8, 2026
cors-proxy: Phase 1 — WAC-gated proxy for browser apps (#378)
Show description for 5a21bac
melvincarvalho
committed
5a21bac
View commit details
Copy full SHA for 5a21bac
Browse repository at this point
cors-proxy: Copilot review fixes (security + correctness)
Show description for e1d3582
melvincarvalho
committed
e1d3582
View commit details
Copy full SHA for e1d3582
Browse repository at this point
cors-proxy: tighten Copilot review pass 2 — timeout scope, port docs
Show description for 5f982d7
melvincarvalho
committed
5f982d7
View commit details
Copy full SHA for 5f982d7
Browse repository at this point
cors-proxy: Copilot review pass 3 — strip Content-Length, expand Allow-Headers, override Allow-Credentials
Show description for 04130f0
melvincarvalho
committed
04130f0
View commit details
Copy full SHA for 04130f0
Browse repository at this point
cors-proxy: Copilot review pass 4 — per-method ACL mode, numeric guards, comment fix
Show description for 93af554
melvincarvalho
committed
93af554
View commit details
Copy full SHA for 93af554
Browse repository at this point
cors-proxy: Copilot review pass 5 — paymentRequired pass-through, drop forwarded content-length
Show description for 3208a29
melvincarvalho
committed
3208a29
View commit details
Copy full SHA for 3208a29
Browse repository at this point
cors-proxy: emit partial slice at byte cap instead of dropping whole chunk
Show description for c1a469c
melvincarvalho
committed
c1a469c
View commit details
Copy full SHA for c1a469c
Browse repository at this point
cors-proxy: Copilot review pass 7 — virtual-resource WAC + byte-cap boundary
Show description for 0f51b60
melvincarvalho
committed
0f51b60
View commit details
Copy full SHA for 0f51b60
Browse repository at this point
cors-proxy: Copilot review pass 8 — strip Authorization on cross-origin redirect, JSDoc
Show description for 22f0b89
melvincarvalho
committed
22f0b89
View commit details
Copy full SHA for 22f0b89
Browse repository at this point
cors-proxy: Copilot review pass 9 — WAC-Allow on 402, Allow on 405, drop dead branch
Show description for c860022
melvincarvalho
committed
c860022
View commit details
Copy full SHA for c860022
Browse repository at this point
cors-proxy: Copilot review pass 10 — JSDoc completeness, comment accuracy
Show description for 46ae2f4
melvincarvalho
committed
46ae2f4
View commit details
Copy full SHA for 46ae2f4
Browse repository at this point
cors-proxy: Copilot review pass 11 — surface paid-access headers
Show description for c6b80e8
melvincarvalho
committed
c6b80e8
View commit details
Copy full SHA for c6b80e8
Browse repository at this point
cors-proxy: Copilot review pass 12 — short-circuit OPTIONS, JSDoc paid type
Show description for 00a7e3d
melvincarvalho
committed
00a7e3d
View commit details
Copy full SHA for 00a7e3d
Browse repository at this point
cors-proxy: Copilot review pass 13 — expose payment headers, WAC-Allow on success
Show description for 451509f
melvincarvalho
committed
451509f
View commit details
Copy full SHA for 451509f
Browse repository at this point
cors-proxy: Copilot review pass 14 — strip pod-authoritative headers, CSP sandbox
Show description for 361e563
melvincarvalho
committed
361e563
View commit details
Copy full SHA for 361e563
Browse repository at this point
cors-proxy: Copilot review pass 15 — strip Content-Range/Accept-Ranges from upstream
Show description for 8d7f883
melvincarvalho
committed
8d7f883
View commit details
Copy full SHA for 8d7f883
Browse repository at this point
cors-proxy: Copilot review pass 16 — preserve HEAD across redirects, fix dotfile guard
Show description for 8395d60
melvincarvalho
committed
8395d60
View commit details
Copy full SHA for 8395d60
Browse repository at this point
cors-proxy: review pass 17 — fix misleading STRIP_RESPONSE_HEADERS comment about WAC-Allow ordering
Show description for 6ec53f8
melvincarvalho
committed
6ec53f8
View commit details
Copy full SHA for 6ec53f8
Browse repository at this point
You can’t perform that action at this time.