Skip to content

Commit

Permalink
Add link to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Sep 25, 2024
1 parent 64aa761 commit 1478f45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Jetty 11/12 async servlet stream reset behavior

This is a test case to reproduce https://github.com/jetty/jetty.project/issues/12313.

This is an example project to explore how Jetty invokes async servlet callbacks when a client disconnects.
A servlet is set up to run from an h2c-only server (no tls for easier setup) on port 10000. There are three
commands that can run servers in this way:
Expand Down

0 comments on commit 1478f45

Please sign in to comment.