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

Http bytes compatibility #26

Merged
merged 2 commits into from
Dec 17, 2023
Merged

Http bytes compatibility #26

merged 2 commits into from
Dec 17, 2023

Conversation

andrewMacmurray
Copy link
Owner

Closes #16

  • Adds expectBytes and bytesBody to ConcurrentTask.Http (Bytes are serialised to a Base64 string to be sent in and out of ports).

Extras

  • Adds withMetadata utility to allow a successful http response to include http metadata.

@andrewMacmurray andrewMacmurray merged commit d0d3f46 into main Dec 17, 2023
4 checks passed
@andrewMacmurray andrewMacmurray deleted the http-bytes branch December 17, 2023 11:22
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.

Http Bytes compatibility
1 participant