Tree
- Tree:
453f68d4ed5fbf49b8f338525903d72ad1291831- Date:
- Message:
- usr.sbin/httpd: inherit gzip-static in locations Location configuration inherited most server level options but dropped gzip-static, so requests matching a location skipped static gzip lookup even when the parent server enabled it. Add an explicit no gzip-static state and inherit the gzip flag pair only when the location has not set either form, preserving location specific overrides. Reported by and OK: job@
