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 couple convenience functions in Multipart_form_lwt and streamline the docstrings #13

Merged
merged 4 commits into from
Apr 19, 2021

Conversation

Armael
Copy link
Contributor

@Armael Armael commented Apr 19, 2021

No description provided.

@dinosaure
Copy link
Owner

Great, thanks!

@dinosaure dinosaure merged commit d3e2764 into dinosaure:master Apr 19, 2021
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Apr 19, 2021
CHANGES:

- Add an encoder of `multipart/form-data` (@dinosaure, dinosaure/multipart_form#9)
- Provide `multipart_form.lwt` which is a specialization
  of `multipart_form` with `lwt` and _streams_
  (@Armael, @dinosaure, dinosaure/multipart_form#10)
- Add convenience functions such as `map` or `flatten`
  (@Armael, dinosaure/multipart_form#10)
- Add `Multipart_form.parse` (@Armael, dinosaure/multipart_form#10)
- Add documentation to help user (@Armael, @dinosaure, dinosaure/multipart_form#10, dinosaure/multipart_form#11, dinosaure/multipart_form#13)
- Update the README.md (@dinosaure, dinosaure/multipart_form#12)
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