JaroslavTulach opened a new pull request #42: URL: https://github.com/apache/netbeans-html4j/pull/42
There is an experimental branch [jtulach/WebViews](https://github.com/apache/netbeans/compare/master...JaroslavTulach:jtulach/WebViews) and it currently contains a copy of `Browser` presenter. The goal of this PR is to eliminate the need for a copy and replace it with 1.7.3 version of the presenter. As such the PR adds a bit of robustness when parsing parameters, support for `OPTIONS` query and configurable `Consumer` to display URL via VSCode `WebView`, for 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
