v1.72.0
http: add basic metadata and provide it via serve
lib/http: cleanup indentation and other whitespace in http serve template
http: add client certificate user auth middleware
docs: change syntax hightlighting for command examples from sh to console
cmd/rcd: Fix command docs to include command specific prefix (#6675)
build: modernize Go usage
webdav: Add Access-Control-Max-Age header for CORS preflight caching - fixes #5078
lib/http: disable automatic authentication skipping for unix sockets
docs: improve formatting of http serve template parameters