| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										caddyauth
									
								
							
						
					
				 | 
				
					
						basicauth: Minor internal improvements (#3861)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										encode
									
								
							
						
					
				 | 
				
					
						gzip: Use klauspost/gzip, an optimized gzip implementation
					
				 | 
				6 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										fileserver
									
								
							
						
					
				 | 
				
					
						fileserver: Improve and clarify file hiding logic (#3844)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										headers
									
								
							
						
					
				 | 
				
					
						push: Implement HTTP/2 server push (#3573)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										map
									
								
							
						
					
				 | 
				
					
						map: Bug fixes; null literal with hyphen in Caddyfile
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										push
									
								
							
						
					
				 | 
				
					
						push: Implement HTTP/2 server push (#3573)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										requestbody
									
								
							
						
					
				 | 
				
					
						requestbody: Add Caddyfile support (#3859)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										reverseproxy
									
								
							
						
					
				 | 
				
					
						reverse_proxy: Fix random_choose selection policy (#3811)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										rewrite
									
								
							
						
					
				 | 
				
					
						httpcaddyfile: New `handle_path` directive (#3281)
					
				 | 
				6 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										standard
									
								
							
						
					
				 | 
				
					
						push: Implement HTTP/2 server push (#3573)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
								
									
										templates
									
								
							
						
					
				 | 
				
					
						admin,templates,core: Minor enhancements and error handling (#3607)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								app.go
							
						
					
				 | 
				
					
						caddyhttp: New idle_timeout default of 5m
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								autohttps.go
							
						
					
				 | 
				
					
						caddytls: Support multiple issuers (#3862)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								caddyhttp.go
							
						
					
				 | 
				
					
						reverseproxy: Enable changing only the status code (close #2920)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								celmatcher.go
							
						
					
				 | 
				
					
						caddyhttp: Add support to resolve DN in CEL expression (#3608)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								celmatcher_test.go
							
						
					
				 | 
				
					
						caddyhttp: Add support to resolve DN in CEL expression (#3608)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								errors.go
							
						
					
				 | 
				
					
						http: Change routes to sequential matcher evaluation (#2967)
					
				 | 
				6 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								marshalers.go
							
						
					
				 | 
				
					
						caddyhttp: Add TLS client cert info to logs (#3640)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								matchers.go
							
						
					
				 | 
				
					
						caddyhttp: Fix header matcher when using nil
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								matchers_test.go
							
						
					
				 | 
				
					
						caddyhttp: Fix header matcher when using nil
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								metrics.go
							
						
					
				 | 
				
					
						metrics: Always track method label in uppercase (#3742)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								metrics_test.go
							
						
					
				 | 
				
					
						metrics: Fix panic when headers aren't written (#3737)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								replacer.go
							
						
					
				 | 
				
					
						caddyhttp: New placeholder for PEM of client certificate (#3662)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								replacer_test.go
							
						
					
				 | 
				
					
						caddyhttp: New placeholder for PEM of client certificate (#3662)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								responsewriter.go
							
						
					
				 | 
				
					
						caddyhttp: Fix trailers when recording responses (fixes #3236)
					
				 | 
				6 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								routes.go
							
						
					
				 | 
				
					
						metrics: Fix hidden panic while observing with bad exemplars (#3733)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								server.go
							
						
					
				 | 
				
					
						caddyhttp: New idle_timeout default of 5m
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								staticerror.go
							
						
					
				 | 
				
					
						Fix some godocs
					
				 | 
				6 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								staticresp.go
							
						
					
				 | 
				
					
						caddyhttp: Default to error status if found in context
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								staticresp_test.go
							
						
					
				 | 
				
					
						Implement config adapters and beginning of Caddyfile adapter
					
				 | 
				6 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								subroute.go
							
						
					
				 | 
				
					
						reverseproxy: Enable changing only the status code (close #2920)
					
				 | 
				5 years ago | 
			
		
			
			
			
			
				| 
					
						
							
								
								vars.go
							
						
					
				 | 
				
					
						caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730)
					
				 | 
				5 years ago |