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

Support for form field bodies #9

Closed
adamw opened this issue Dec 13, 2018 · 1 comment
Closed

Support for form field bodies #9

adamw opened this issue Dec 13, 2018 · 1 comment

Comments

@adamw
Copy link
Member

adamw commented Dec 13, 2018

New endpoint io: form[T](name) which:

  • mandates the body to be urlencoded form parameters
  • reads the given form data parameter
@adamw
Copy link
Member Author

adamw commented Jan 15, 2019

Instead, there's a formBody[T] with macro-based codec derivation

@adamw adamw closed this as completed Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant