Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 483008

Summary: Make about page servlet accept head requests
Product: [ECD] Orion Reporter: John Arthorne <john.arthorne>
Component: ServerAssignee: John Arthorne <john.arthorne>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 11.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description John Arthorne CLA 2015-11-25 09:50:31 EST
Our "about" page currently rejects HEAD requests. This adds noise for monitoring tools that employ head requests for testing page liveness. We should accept HEAD requests for our about page.
Comment 2 John Arthorne CLA 2015-11-25 10:21:32 EST
First fix was not a correct HEAD implementation because it did not set the response content length header. I have released a new fix:

http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=afa7442cc45fbdcb6508ca506cee494dda14b586