-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.0-HF19, 5.7.1
-
Component/s: Automation
AutomationBatch returns simple string for method upload.
For some strange reasons, Jersey does not set the Content-Length and may actually output a chunked result.
This may be an issues for some browser when using XHR ...