Skip to content

Commit

Permalink
remove superfluous reason for preferring rs/cors
Browse files Browse the repository at this point in the history
  • Loading branch information
jub0bs committed Aug 29, 2024
1 parent b79ace2 commit c5fff8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ Here is as exhaustive a list as I could come up with:

- You cannot yet migrate to Go v1.22
(whose [semantics][go-directive] are assumed by jub0bs/cors).
- You wish to allow [Web origins][web-origin] whose scheme is neither `http`
nor `https`.
- You need more flexible origin patterns than those supported by jub0bs/cors;
but do bear in mind that [excessive flexibility in this regard implies
security risks][dangerous-patterns].
Expand Down

0 comments on commit c5fff8e

Please sign in to comment.