mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +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