* docs: Changes for v2.5.2 release
* docs: Remove -X POST
Curl automatically uses POST for -d and --data-binary.
I intentionally left it in to be explicit to learners, but
maybe best practices are better.
* api: /adapt endpoint and Etag usage
* api: Minor tweaks
* Alright fine
* Clarify Etag usage
* CEL embedded matchers
* Oops
* Lots more adjustments
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
* docs: New common uses page for Caddyfile
* Apply the quick and easy suggestions from code review
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
* Apply discussions from code review
* Add syntax highlighting to php_fastcgi docs
* Rename page and add more links to it
Co-authored-by: Francis Lavoie <lavofr@gmail.com>