Merge pull request #17512 from samford/cask-audit-livecheck-availability-user-agents
This commit is contained in:
commit
e2d01583f6
@ -839,7 +839,8 @@ module Cask
|
||||
|
||||
validate_url_for_https_availability(
|
||||
url, "livecheck URL",
|
||||
check_content: true
|
||||
check_content: true,
|
||||
user_agents: [:default, :browser]
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user