Support for reading the WebRun command line options from a file loaded from a URL, options are now loaded from an HTML META tag so they can be added to standard Web pages (making setup easier), cleaned-up authentication code, and the ability remember multiple authentication tokens for cases in which different class directories/urls have different authentication needs.
Improved the automatic requester for authentication information, now provides multiple attempts at correctly entering the user name and password, the automatic requester shows the "relm" that the web server is asking for authentication for if the web server provides that information.
Updated WebRun such that it will automatically prompt for a user name and password if needed to access "basic authorization" server based authentication, added a new option to prevent any autorization requests, moved some options into a "hidden" usage display to help reduce possible support issues with users smart enough to use the option but not smart enough to fix it after the fact.