yishayw commented on issue #708: File Upload not working in Royale
URL: https://github.com/apache/royale-asjs/issues/708#issuecomment-597485021
 
 
   > 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.
   
   @brianraymes, I just pushed a fix. Can you test it?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to