Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: c5c697dd8e26825314fc07b292a93673de960dbe
https://github.com/resteasy/Resteasy/commit/c5c697dd8e26825314fc07b292a93...
Author: massimoadriaens <74308860+massimoadriaens(a)users.noreply.github.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/mock/MockHttpRequest.java
Log Message:
-----------
[RESTEASY-2797] Add support PATCH MockHttpRequest
In MockHttpRequest the PATCH verb is not supported immediately.
Though PATCH can be used with a workaround, it would be much clear if it explicitlty
supported by it's own function.
Commit: 641fe88778df81c3fabde20e2d6d94ef3f970606
https://github.com/resteasy/Resteasy/commit/641fe88778df81c3fabde20e2d6d9...
Author: massimoadriaens <74308860+massimoadriaens(a)users.noreply.github.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M resteasy-core/src/main/java/org/jboss/resteasy/mock/MockHttpRequest.java
Log Message:
-----------
Update resteasy-core/src/main/java/org/jboss/resteasy/mock/MockHttpRequest.java
removed trailing spaces
Co-authored-by: Nicolas Filotto <essobedo(a)users.noreply.github.com>
Compare:
https://github.com/resteasy/Resteasy/compare/78f308fba27d...641fe88778df