aboutsummaryrefslogtreecommitdiff
path: root/src/jdk.httpserver/share/classes
AgeCommit message (Expand)Author
2022-10-278286918: Better HttpServer serviceMartin Balao
2022-01-288269944: Better HTTP transport reduxPrajwal Kumaraswamy
2021-10-288265776: Improve Stream handling for SSLRavi Reddy
2021-08-178256491: Better HTTP transportPatrick Concannon
2021-06-028266459: Implement JEP 411: Deprecate the Security Manager for RemovalWeijun Wang
2021-05-208267262: com/sun/net/httpserver/Filter improve API documentation of static me...Julia Boes
2021-05-188266897: com/sun/net/httpserver/FilterTest.java fails intermittently with Ass...Julia Boes
2021-05-118266761: AssertionError in sun.net.httpserver.ServerImpl.responseCompletedDaniel Fuchs
2021-04-298265123: Add static factory methods to com.sun.net.httpserver.FilterJulia Boes
2021-04-088263506: Make sun.net.httpserver.UnmodifiableHeaders unmodifiableJulia Boes
2021-03-048262935: Add missing logging to sun.net.httpserver.ServerImplJulia Boes
2021-02-258262296: Fix remaining doclint warnings in jdk.httpserverChris Hegarty
2020-11-138253005: Add `@throws IOException` in javadoc for `HttpEchange.sendResponseHe...Patrick Concannon
2020-11-058255584: `HttpPrincipal::getName` returns incorrect namePatrick Concannon
2020-10-308253473: Javadoc clean up in HttpHandler, HttpPrincipal, HttpContext, and Htt...Patrick Concannon
2020-10-218253474: Javadoc clean up in HttpsExchange, HttpsParameters, and HttpsServerPatrick Concannon
2020-10-198254967: com.sun.net.HttpsServer spins on TLS session closeMichael McMahon
2020-10-078253475: Javadoc clean up in HttpExchange and HttpServerPatrick Concannon
2020-10-028253470: Javadoc clean up in Filter and HeadersPatrick Concannon
2020-09-288253053: Javadoc clean up in Authenticator and BasicAuthenicatorPatrick Concannon
2020-09-228251496: Fix doclint warnings in jdk.net.httpserverPatrick Concannon
2020-06-158245307: Update ExchangeImpl to use thread safe DateTimeFormatterRahul Yadav
2019-12-168234825: Better Headings for HTTP ServersMichael McMahon
2019-12-168235976: Directives in WWW-Authenticate should be comma separatedMichael McMahon
2019-12-058235413: com.sun.net.httpserver.BasicAuthenticator.charset is protected fieldMichael McMahon
2019-11-288233185: HttpServer.stop() blocks indefinitely when called on dispatch threadJulia Boes
2019-10-098214560: Use {@systemProperty} for definitions of system properties (httpserver)Kiran Ravikumar
2019-09-028229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseablePatrick Concannon
2019-08-228199849: Add support for UTF-8 encoded credentials in HTTP Basic AuthenticationMichael McMahon
2019-07-108225479: com.sun.net.httpserver.HttpContext that does not end with '/' has su...Michael McMahon
2019-03-158213912: Semantic typo in HttpExchange.javaChris Hegarty
2019-02-118218554: HttpServer: allow custom handlers to request that the connection be ...Daniel Fuchs
2018-10-198211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0Michael McMahon
2018-10-058211420: com.sun.net.httpserver.HttpServer returns Content-length header for ...Michael McMahon
2018-06-208204679: HTTP Client refreshChris Hegarty
2018-04-178197564: HTTP Client implementationChris Hegarty
2018-03-218199437: Improve diagnostic system assertion message in com.sun.net.httpserve...Chris Hegarty
2018-03-088169358: httpserver does not close connections when RejectedExecutionExceptio...KUBOTA Yuji
2017-12-068191494: Refresh incubating HTTP ClientChris Hegarty
2017-11-068190793: Httpserver does not detect truncated request bodyMichael McMahon
2017-09-128187443: Forest Consolidation: Move files to unified layoutErik Joelsson