master
8372746: Some httpserver files could benefit from some formatting cleanup
8362632: Improve HttpServer Request handling
8331195: Improve com.sun.net.httpserver.HttpExchange usability
8310997: missing @since tags in jdk.httpserver
8272758: Improve HttpServer to avoid partial file name matches while mapping request path to context path
8253474: Javadoc clean up in HttpsExchange, HttpsParameters, and HttpsServer
8326381: com.sun.net.httpserver.HttpsParameters and SSLStreams incorrectly handle needClientAuth and wantClientAuth
8245095: Implementation of JEP 408: Simple Web Server