mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 16:32:20 +00:00
5904d7f455
Files can be uploaded now by passing a FormData object or a FileList. The extra HTTP request option parameters processData and contentType (important for fileupload) are added and set to false. Signed-off-by: cris-technikum <hainberg@technikum-wien.at>