You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the webclient of vertx to upload the file by route Api to another remote interface. I saw that the document was multipartform.create () a MultipartForm object, and then adopted the sendMultipartForm function. Please tell me how to use ctx.fileuploads ()
thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I used the webclient of vertx to upload the file by route Api to another remote interface. I saw that the document was multipartform.create () a MultipartForm object, and then adopted the sendMultipartForm function. Please tell me how to use ctx.fileuploads ()
thanks!
The text was updated successfully, but these errors were encountered: