Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4263

Upload file using signedurl and htmx put request

$
0
0

It uploads the file to minio container, but it says the file format is not supported. When using postman the file upload works and is viewable.

<form id="uploadForm" hx-put="@Model.signedUrl" enctype="multipart/form-data"><input type="file" id="fileUpload" name="fileUpload" /><button type="submit">Upload</button></form>

Expected the image to be uploaded correctly


Viewing all articles
Browse latest Browse all 4263

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>