I'm using a plugin for multiple image uploads, the kartik-v / bootstrap-fileinput . In my localhost is working without any problem but when I send the application to the server and try to upload the images, after the sixth image the requests are being canceled and returning the following message:
Provisional headers are shown
I do not know what to do, I do not know how to fix. I researched the message on Google but it did not help me much either. I figured it would be something with the server or the connection, so I made my localhost network and tested it on another computer, it gives the same error.