Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: a2b4bbd867dcbfcf5c17e42363ecba16981b13b7
https://github.com/resteasy/resteasy/commit/a2b4bbd867dcbfcf5c17e42363ecb...
Author: Alexey Tonkovid <alexey.tonkovid(a)gmail.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/core/AsynchronousResponseInjector.java
Log Message:
-----------
[RESTEASY-3385] Async request filters using `suspend`/`resume` on
`SuspendableContainerRequestContext` cause 400 BAD REQUEST
Commit: 7b6830d4d288dc22ebc126b41bd9c9b2c1ee196f
https://github.com/resteasy/resteasy/commit/7b6830d4d288dc22ebc126b41bd9c...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M
resteasy-core/src/main/java/org/jboss/resteasy/core/AsynchronousResponseInjector.java
Log Message:
-----------
Merge pull request #3939 from topak27/6.2
[RESTEASY-3385] Async request filters using `suspend`/`resume` on `Su…
Compare:
https://github.com/resteasy/resteasy/compare/73da65497931...7b6830d4d288