brianraymes commented on issue #708: File Upload not working in Royale
URL: https://github.com/apache/royale-asjs/issues/708#issuecomment-595991193
 
 
   FYI, also attempted in this way with no affect.
   ```
   uploadURL.method = HTTPConstants.POST;
   uploadURL.contentType = "multipart/form-data";
   ```
   
   The method seems to apply, but the Content Type is not included in the 
headers.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to