Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 595 Bytes

UserAgentRestrictionRequest.md

File metadata and controls

10 lines (7 loc) · 595 Bytes

# UserAgentRestrictionRequest

Properties

Name Type Description Notes
allow_no_user_agent bool Whether or not to allow views without a `User-Agent` HTTP request header. [optional] [default to true]
allow_high_risk_user_agent bool Whether or not to allow high risk user agents. The high risk user agents are defined by Mux. [optional] [default to true]

[Back to Model list] [Back to API list] [Back to README]