Update rack to version 3 (#34816)
				
					
				
			This commit is contained in:
		@@ -2,6 +2,3 @@
 | 
			
		||||
 | 
			
		||||
Mime::Type.register 'application/json', :json, %w(text/x-json application/jsonrequest application/jrd+json application/activity+json application/ld+json)
 | 
			
		||||
Mime::Type.register 'text/xml',         :xml,  %w(application/xml application/atom+xml application/xrd+xml)
 | 
			
		||||
 | 
			
		||||
# WebP is not defined in Rack 2.2.
 | 
			
		||||
Rack::Mime::MIME_TYPES['.webp'] = 'image/webp'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user