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

Handle binary content as base64 encoded string. #3688

Conversation

arthware
Copy link
Contributor

@arthware arthware commented Jul 25, 2023

Introduce 'saveResponseVariableAsBase64' on the HttpServiceTask

Check List:

  • Unit tests: YES

@arthware arthware force-pushed the http-task-handle-binary-response branch from 0016106 to 02e6613 Compare July 25, 2023 15:42
@arthware arthware force-pushed the http-task-handle-binary-response branch 4 times, most recently from 46e745e to a20368c Compare August 1, 2023 09:29
Allows to download binary content and store it as byte array to the variable or base64 encoded string.
@arthware arthware force-pushed the http-task-handle-binary-response branch from a20368c to df7c408 Compare August 1, 2023 09:36
@arthware arthware closed this Aug 4, 2023
@arthware
Copy link
Contributor Author

arthware commented Aug 4, 2023

Replaced by #3694 against main

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