Age | Commit message (Collapse) | Author |
|
* admin: support ETags
* support etags
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
|
|
* Synchronize server assignment/references to avoid data race
* only hold lock during var reassignment
|
|
Makes it easy to append many items to an array in one command
|
|
Fixed several bugs and made other improvements. All config changes are
now mediated by the global config state manager. It used to be that
initial configs given at startup weren't tracked, so you could start
caddy with --config caddy.json and then do a GET /config/ and it would
return null. That is fixed, along with several other general flow/API
enhancements, with more to come.
|
|
|
|
Removes the version from the package name
|
|
|
|
|