You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Matt Holt 5d97522d18
v2: 'log' directive for Caddyfile, and debug mode (#3052)
5 years ago
..
addresses.go httpcaddyfile: Fix address parsing; don't infer port at parse-time 5 years ago
addresses_fuzz.go fuzz: introduce continuous fuzzing for Caddy (#2723) 5 years ago
addresses_test.go httpcaddyfile: Fix address parsing; don't infer port at parse-time 5 years ago
builtins.go v2: 'log' directive for Caddyfile, and debug mode (#3052) 5 years ago
directives.go httpcaddyfile: Matchers can now be embedded into a nested scope 5 years ago
httptype.go v2: 'log' directive for Caddyfile, and debug mode (#3052) 5 years ago
httptype_test.go caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 5 years ago
options.go caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 5 years ago