I am attempting to create a web scenario (in Zabbix 4.0.0), or 3, that uses a URL format similar to www.foo.com/bar#/login. I suspect the # is related to AngualrJS non-HTML5 browser compliance, however Zabbix truncates the URL at the #, and my scenarios fail. I am not able to alter the URL, I am not in control of the site or it's development.
Does anyone know if Zabbix can handle this URL format with some kind of string formatting or extensions?
I have searched the forums for:
angularjs web scenario
hash in url parsing
octothorpe in url parsing
angularjs url parsing
web url #
and found nothing.
Thank you,
Richard
Does anyone know if Zabbix can handle this URL format with some kind of string formatting or extensions?
I have searched the forums for:
angularjs web scenario
hash in url parsing
octothorpe in url parsing
angularjs url parsing
web url #
and found nothing.
Thank you,
Richard
Comment