On Mon, Feb 27, 2023 at 05:20:17PM +0000, Matthew John Cheetham via GitGitGadget wrote: > Updates in v11 > ============== > > * Delete custom-auth.valid and .challenge explicitly in test cleanup. > > * Use tolower over strncasecmp in implementation of skip_iprefix_mem. > > * Use skip_iprefix_mem to match "HTTP/" header lines. Thanks, I looked over all three changes and the whole thing looks good to me. The first one isn't strictly necessary if we're not renaming the script, but I agree that it is probably worth being a bit more strict when deleting in $HTTPD_ROOT_PATH. -Peff