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

Add a dispatchhttp package #11

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Add a dispatchhttp package #11

merged 1 commit into from
Jun 27, 2024

Conversation

chriso
Copy link
Contributor

@chriso chriso commented Jun 27, 2024

The package wraps http.Request and http.Response so that requests and responses are serializable, and so that when a function returns a response, its status is set correctly based on the HTTP status code.

The package wraps http.Request and http.Response
so that requests and responses are serializable,
and so that when a function returns a response,
its status is set correctly based on the HTTP
status code.
@chriso chriso self-assigned this Jun 27, 2024
@chriso chriso mentioned this pull request Jun 27, 2024
@chriso chriso merged commit 9b2b340 into main Jun 27, 2024
3 checks passed
@chriso chriso deleted the http branch June 27, 2024 21:13
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