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.
 
 
Matthew Holt c12bf4054c
caddyfile: Fix lexer behavior with regards to escaped newlines
5 years ago
..
testdata Implement config adapters and beginning of Caddyfile adapter 6 years ago
adapter.go caddyfile: Support global config block; allow non-empty blocks w/ 0 keys 6 years ago
dispenser.go caddyfile: Improve Dispenser.NextBlock() to support nesting 5 years ago
dispenser_test.go caddyfile: Improve Dispenser.NextBlock() to support nesting 5 years ago
lexer.go caddyfile: Fix lexer behavior with regards to escaped newlines 5 years ago
lexer_test.go caddyfile: Fix lexer behavior with regards to escaped newlines 5 years ago
parse.go caddyfile: Support global config block; allow non-empty blocks w/ 0 keys 6 years ago
parse_test.go httpcaddyfile: static_response -> respond; minor cleanups 5 years ago