mirror of
https://github.com/apache/nifi.git
synced 2025-03-04 00:19:44 +00:00
- Moved RequestUriBuilder from web-utils to web-servlet-shared - Refactored proxy header parsing from WebUtils to StandardRequestUriProvider - Renamed WebUtils to WebClientUtils This closes #9123