Skip to content

Handling binary data #84

@Surowa

Description

@Surowa

Hi there,

I was wondering if it is also possible to use this framework to handle web requests involving binary data.
Is it possible to set the content-type to e.g. multipart/form-data
And get a request stream?
A bit similar to this ASP.NET implementation: https://technowide.net/2012/09/01/upload-binary-data-http-post/

A way to do this may be by setting up a streamreader (https://stackoverflow.com/questions/67844289/powershell-api-using-streamreader) but I don't know if this tool's architecture would allow that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions