We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207b902 commit 4df0d9eCopy full SHA for 4df0d9e
testssl.sh
@@ -3182,7 +3182,7 @@ emphasize_stuff_in_headers(){
3182
-e "s/X-DNS-Prefetch-Control/${html_yellow}X-DNS-Prefetch-Control${html_off}/g" \
3183
-e "s/X-Pingback/${html_yellow}X-Pingback${html_off}/g" \
3184
-e "s/X-Permitted-Cross-Domain-Policies/${html_yellow}X-Permitted-Cross-Domain-Policies${html_off}/g" \
3185
- -e "s/X-AspNet-Version/${html_yellow}X-AspNet-Version${html_off}/g" \
+ -e "s/X-AspNet-Version/${html_yellow}X-AspNet-Version${html_off}/g")" \
3186
-e "s/X-AspNetMvc-Version/${html_yellow}X-AspNetMvc-Version${html_off}/g" \
3187
-e "s/x-note/${html_yellow}x-note${html_off}/g" \
3188
-e "s/X-Global-Transaction-ID/${html_yellow}X-Global-Transaction-ID${html_off}/g" \
0 commit comments