jmuehlner opened a new pull request, #859: URL: https://github.com/apache/guacamole-client/pull/859
This PR changes the following for the batch import feature: * Falls back to REGEX if the browser did not supply a MIME type. This is known to happen with windows + YAML. * Ensures that parameter and attribute values are always strings. This fixes an issue where a YAML might contain an unquoted value like `true`, which would be interpreted as a boolean rather than a string by the parsing library. * Fixes the indentation in the YAML example. -- 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]
