-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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
Labels
No labels