mirror of
https://github.com/apache/nifi.git
synced 2025-02-11 04:25:22 +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