Closed CptPie closed 4 years ago
Added file upload functionality Had to change form encoding to "multipart/form-data", which required some changes in server.go Also required the file upload dialog to use image files (via mime type) - might not work on older browsers.
Added file upload functionality Had to change form encoding to "multipart/form-data", which required some changes in server.go Also required the file upload dialog to use image files (via mime type) - might not work on older browsers.