當需要上傳文件,post請求可以正常上傳,如果是修改操作的話,會把請求方式變為PUT請求,但是修改直接報 HTTP Status 405 - Request method 'POST' not supported 有什么好的解決方案,別說讓我改方法為post請求類型.. 查看完整描述