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

Make RFC 9209 proxy-status public #57

Merged
merged 2 commits into from
Jul 3, 2024
Merged

Conversation

ehaydenr
Copy link
Contributor

@ehaydenr ehaydenr commented Jul 3, 2024

No description provided.

/// Proxy-Status
///
/// https://www.rfc-editor.org/rfc/rfc9209.html
public static var proxyStatus: Self { .init(rawName: "Proxy-Status", canonicalName: "proxy-status") }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you move this up to keep the list alphabetical?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@guoye-zhang
Copy link
Contributor

@swift-ci test

@ehaydenr ehaydenr requested a review from guoye-zhang July 3, 2024 21:12
@guoye-zhang guoye-zhang merged commit 803ca5a into apple:main Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants