hapi-fhir/hapi-fhir-base
Luke deGruchy 6a657d46da
Fix UrlUtil.unescape() by not escaping "+" to " " if this is an "application/..." _outputFormat. (#4220)
* First commit:  Failing unit test and a TODO with a vague idea of where the bug happens.

* Don't escape "+" in a URL GET parameter if it starts with "application".

* Remove unnecessary TODO.

* Add changelog.

* Code review feedback on naming.  Also, make logic more robust by putting plus and should escape boolean && in parens.
2022-10-31 14:49:43 -04:00
..
2016-02-28 14:02:29 -05:00