elijahnicpon opened a new pull request, #746: URL: https://github.com/apache/guacamole-client/pull/746
File uploads are split into chunks so that request size limits imposed by CDNs (such as Cloudflare's 100mb limit) are no longer an issue. The GuacamoleWriter responsible for writing to the stream stays open until the end of the upload rather than being closed by an opcode upon completion of a POST request. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
