Skip to content

Allow binary content to be returned from PHP - #1

Open
joelbarnard wants to merge 1 commit into
developmentfrom
joelbarnard-patch-1
Open

Allow binary content to be returned from PHP#1
joelbarnard wants to merge 1 commit into
developmentfrom
joelbarnard-patch-1

Conversation

@joelbarnard

Copy link
Copy Markdown
Owner

To return Binary content through the ALB, it needs to be Base64 Encoded and the isBase64Encoded flag needs to be set to true.

This change adds support for binary by Base64 encoding all responses.

To return Binary content through the ALB, it needs to be Base64 Encoded and the isBase64Encoded flag needs to be set to true.
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.

1 participant