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

Use a single struct to represent the RequestExtension #978

Merged
merged 3 commits into from
Dec 15, 2021

Conversation

crisidev
Copy link
Contributor

Motivation and Context

Instead of using multiple wrappers around static strings, it's better to get() a reference to a single structure from the http::Extensions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@crisidev crisidev requested a review from a team as a code owner December 15, 2021 00:48
@github-actions
Copy link

A new doc preview is ready to view.

@github-actions
Copy link

A new generated diff is ready to view.

@github-actions
Copy link

A new doc preview is ready to view.

@github-actions
Copy link

A new doc preview is ready to view.

@github-actions
Copy link

A new generated diff is ready to view.

@github-actions
Copy link

A new generated diff is ready to view.

@crisidev crisidev self-assigned this Dec 15, 2021
@crisidev crisidev merged commit 64ccdcc into main Dec 15, 2021
@crisidev crisidev deleted the server-request-extensions branch December 15, 2021 13:57
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.

2 participants