Hi,
Is it possible to set conditional CustromUserAgent by for application?
It would be nice to set it in Scripts in OnBeforeNavigate.
Is it possible to use this scenario? :
Is it possible to set conditional CustromUserAgent by for application?
It would be nice to set it in Scripts in OnBeforeNavigate.
Is it possible to use this scenario? :
- Applcation index.php set global variable eg CUA (CustomUserAgent)
- Aplication redirect to https://example.com
- Every request to only https://example.com send request CustomUserAgent saved in global variable CUA
is it possible?
