forked from gitea/gitea
		
	 b41925cee3
			
		
	
	
		b41925cee3
		
			
		
	
	
	
	
		
			
			The CORS code has been unmaintained for long time, and the behavior is not correct. This PR tries to improve it. The key point is written as comment in code. And add more tests. Fix #28515 Fix #27642 Fix #17098