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

feat(request): Add a Request type #2

Merged
merged 7 commits into from
Jan 28, 2022
Merged

feat(request): Add a Request type #2

merged 7 commits into from
Jan 28, 2022

Conversation

pjechris
Copy link
Owner

Add a Request type to make requests. This type offer a few advantages over URLRequest:

  • typed endpoints
  • encodable body
  • typed output

@pjechris pjechris added the enhancement New feature or request label Jan 28, 2022
@pjechris pjechris merged commit 594c2c4 into main Jan 28, 2022
@pjechris pjechris deleted the feat/request branch January 28, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant