docbrown/config/fastly/snippets
Jamie Gaskins 329f33448f
Disallow null user agent and obsolete browser (#15817)
We were previously disallowing empty user agents, but we weren't
blocking requests where the User-Agent header wasn't set at all. This
commit blocks those requests.

This commit also blocks Chrome 74. It's a 2.5-year-old version of an
evergreen browser that releases every 6 weeks, so this is clearly a bot
spoofing this header.
2021-12-17 15:02:30 -05:00
..
bad_bot_detection.vcl Disallow null user agent and obsolete browser (#15817) 2021-12-17 15:02:30 -05:00
check_for_remember_user_token_in_cookie_to_set_header.vcl [deploy] Add new VCL snippets for Fastly (#7654) 2020-05-04 10:18:19 -04:00
safe_params_list.vcl ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
stale_while_revalidate_controls.vcl [deploy] Add new VCL snippets for Fastly (#7654) 2020-05-04 10:18:19 -04:00