Skip to content

Commit ef07179

Browse files
committed
Test wrapping of response for async request
The following adjustments are also made as a result: - Use int to check if lock is held and unlock is needed, given that for non-async requests we don't need to obtain a lock. - Protect access methods getOutputStream and getWriter with the same locking and state checks. Closes gh-32340
1 parent 822e244 commit ef07179

File tree

4 files changed

+502
-81
lines changed

4 files changed

+502
-81
lines changed

0 commit comments

Comments
 (0)