When uploading a file with element upload, the backend will receive 2 requests. What about one options, and one post,?

and then use http-request request, the background can not accept the request, can someone help to answer it? Picture description
![] [1]

Mar.19,2021
The pre-request of

OPTIONS is used to test whether the server can accept the real request. If the response received by options is rejected, such as the http status of 404403500, the post request will be stopped, and the headers will be removed without sending options,.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35e68-2ad15.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35e68-2ad15.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?