Skip to content

Runtime does not allow raw bytes to be returned over http #76

@roastario

Description

@roastario

Returning a byte[] from a HttpTriggered function seems to format as JSON string, and the content type is set to application/json.

Using the HttpResponseMessage does not seem to currently work due to: #69

This breaks a lot of applications which are expecting binary data.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions