RFR: 8328919: Add BodyHandlers / BodySubscribers methods to handle excessive server input [v8]

Volkan Yazıcı duke at openjdk.org
Thu Jan 16 09:58:39 UTC 2025


> Adds `limiting()` factory methods to `HttpResponse.Body{Handlers,Subscribers}` to handle excessive server input in `HttpClient`. I would appreciate your input whether `discardExcess` should be kept or dropped. I plan to file a CSR once there is an agreement on the PR.

Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:

  Fix typo
  
  Co-authored-by: Michael McMahon <70538289+Michael-Mc-Mahon at users.noreply.github.com>

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/23096/files
  - new: https://git.openjdk.org/jdk/pull/23096/files/9e27941f..ce1341d5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23096&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23096&range=06-07

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/23096.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23096/head:pull/23096

PR: https://git.openjdk.org/jdk/pull/23096


More information about the net-dev mailing list