Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEP 1767: CORS Filter #3435

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
6eeb78c
GEP 1767: CORS Filter
lianglli Nov 5, 2024
cb10c1b
GEP 1767: CORS Filter
lianglli Nov 5, 2024
0e20342
Apply suggestions from code review
lianglli Dec 11, 2024
af3005d
Merge branch 'kubernetes-sigs:main' into gep-1767
lianglli Dec 11, 2024
6b9355e
GEP 1767: apply suggestions from code review about GEP status.
lianglli Dec 11, 2024
529bbef
Merge branch 'gep-1767' of https://github.com/lianglli/gateway-api in…
lianglli Dec 11, 2024
4d44c55
Merge branch 'kubernetes-sigs:main' into gep-1767
lianglli Dec 12, 2024
cecf84d
Apply suggestions from code review about AllowOrigins and AllowMethods
lianglli Dec 12, 2024
3dbfcff
GEP 1767: CORS Filter
lianglli Nov 5, 2024
a75baf8
GEP 1767: CORS Filter
lianglli Nov 5, 2024
aaee329
Apply suggestions from code review
lianglli Dec 11, 2024
6ea7e7d
GEP 1767: apply suggestions from code review about GEP status.
lianglli Dec 11, 2024
5d6e56d
GEP 1767: apply suggestions from code review about GEP status.
lianglli Dec 12, 2024
a0c1fda
GEP 1767: Updates based on suggestions from code review about AllowOr…
lianglli Dec 12, 2024
4caf94e
GEP 1767: Updates based on suggestions from code review about AllowOr…
lianglli Dec 12, 2024
144c345
Merge branch 'kubernetes-sigs:main' into gep-1767
lianglli Jan 20, 2025
b8f37d6
GEP-1767: alternatives considered
lianglli Jan 20, 2025
b753704
GEP-1767: alternatives considered
lianglli Jan 20, 2025
86eabae
GEP-1767: alternatives considered
lianglli Jan 20, 2025
2645f4a
GEP-1767: add a string enumerated field for config AllowCredentials
lianglli Jan 21, 2025
2bafd37
GEP-1767: the config AllowMethods and AllowHeaders are not optional
lianglli Jan 22, 2025
8ff53ee
GEP-1767: use HTTPMethod as type of config AllowMethods
lianglli Jan 22, 2025
148b289
GEP-1767: add cross-origin examples before API section
lianglli Jan 22, 2025
79549bb
GEP-1767: format string
lianglli Jan 22, 2025
bd9b034
GEP-1767: setting a default header Access-Control-Max-Age: 5 when the…
lianglli Jan 22, 2025
f9460bc
GEP-1767: set status topProvisional
lianglli Jan 23, 2025
9cf2616
GEP-1767: multiple names in the value of the response header Access-C…
lianglli Jan 26, 2025
acf0180
GEP-1767: updates about * wildcard for the request with include crede…
lianglli Jan 26, 2025
906bb5f
GEP-1767: updates about response header of Access-Control-Allow-Metho…
lianglli Jan 27, 2025
4d58a72
GEP-1767: updates about AllowOrigins field
lianglli Jan 27, 2025
16f7cb4
GEP-1767: format Introduction
lianglli Jan 27, 2025
fbe44b1
GEP-1767: updates about format
lianglli Jan 27, 2025
c2a288a
Add provisional GEP-1767
lianglli Jan 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading