◆ DataUploaderHttp()
| fiftyone.pipeline.engines.services.DataUploaderHttp.DataUploaderHttp | ( | String | url, | 
| Map< String, String > | headers, | ||
| int | timeout | ||
| ) | 
the URL to which data is to be uploaded
- Parameters
 - 
    
- url - the URL rto which data should be uploaded
 - headers - HTTP headers for the connection
 - timeout - connection timeout in milliseconds
  
