alopresto commented on pull request #4192:
URL: https://github.com/apache/nifi/pull/4192#issuecomment-619266714


   I attempted to verify this behavior by setting 
`nifi.web.should.send.server.version=false` in `nifi.properties` and running 
the application. Most requests, including 404 errors, did not return the Jetty 
server version in the response headers, but some did (Help > `overview.html`, 
for example). We should check that all web contexts are treated the same here. 
   <img width="2160" alt="NiFi in browser with developer tools showing Jetty 
server version in response header" 
src="https://user-images.githubusercontent.com/798465/80262067-229e0900-8641-11ea-9935-83994d8decd0.png";>
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to