This is a small example HTML file to request in the browser

This file will be displayed in your browser if you copy it to /tmp/try.html

then edit HTTPServer.java to use the 3rd option, OneConnection_B

then recompile and start "java HTTPServer"

then enter in the browser the URL "127.0.0.1/try.html"

OK! You can also use it for another example later in the chapter (with HTTPServer5)