estanglerbm opened a new pull request #948: URL: https://github.com/apache/royale-asjs/pull/948
HTTPService is unable to send HTTP GET parameters, specified in the request member, without an implementation of URLVariables. After doing a trivial implementation that leveraged the existing org.apache.royale.net.URLVariables, @greg-dove suggested that I remove the MX version of URLVariables and just use the Royale version. This pull request replaces #942. ---------------------------------------------------------------- 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]
