mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	fix: add back text/*
This commit is contained in:
		
							parent
							
								
									b8f729b88f
								
							
						
					
					
						commit
						60abd72c7a
					
				@ -126,17 +126,7 @@ func (enc *Encode) Provision(ctx caddy.Context) error {
 | 
			
		||||
					"image/x-icon*",
 | 
			
		||||
					"multipart/bag*",
 | 
			
		||||
					"multipart/mixed*",
 | 
			
		||||
					"text/css*",
 | 
			
		||||
					"text/javascript*",
 | 
			
		||||
					"text/js*",
 | 
			
		||||
					"text/plain*",
 | 
			
		||||
					"text/richtext*",
 | 
			
		||||
					"text/x-component*",
 | 
			
		||||
					"text/x-java-source*",
 | 
			
		||||
					"text/x-markdown*",
 | 
			
		||||
					"text/x-script*",
 | 
			
		||||
					"text/xml*",
 | 
			
		||||
					"text/html*",
 | 
			
		||||
					"text/*",
 | 
			
		||||
				},
 | 
			
		||||
			},
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user