commit | 97ce60f8bb4dbf40dde79cf56db6425c384dabcf | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Tue Jan 04 16:05:54 2022 +0100 |
committer | Edwin Kempin <ekempin@google.com> | Tue Jan 04 16:05:54 2022 +0100 |
tree | dfd67fa5b7bcb0ce3a9cb8e10297f0951fd24095 | |
parent | fa993c05a1861c766c79cc304cc2ce4e9ae2905a [diff] |
Ignore JdkObsolete issue with StringBuffer HttpServletRequest#getRequestURL() returns the obsolete StringBuffer class. Add a util method to get the requets URL as String that allows us to ignore the JdkObsolete issue. Bug: Issue 15070 Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I0dad2e4c2276088b7fffdfadfca7f24c553f5fd2