Open bhupi90 opened 1 year ago
Post more details about your server.
using dropwizard as a server using post REST API request try upload data in my laptop and android device working fine but facing issue in IOS device
Using Dropwizard as a server using post REST API request to try upload data in my laptop and Android device working fine but facing issue in some IOS device
Try docker image or use an Nginx server with the Nginx configuration. https://github.com/openspeedtest/Nginx-Configuration
https://github.com/openspeedtest/Speed-Test#server-requirements-
Using Dropwizard as a server using post REST API request to try upload data in my laptop and Android device working fine but facing issue in some IOS device
Server should accept POST
requests with Post body request length greater than 35Mb.
Protocol Should be HTTP1.1