Forum Discussion
kgaigl Cirrocumulus
Cirrocumulus
Jan 20, 2021HTTPS Monitor: JSON File behind login page
 Hello,    we've already a https monitor that reads the contents of a json file, it looks like this:   send string: GET /intern/api/v1/health/portal-status HTTP/1.1\r\nHost: host.company.com\r\n\r\n
r...
Daniel_Wolf MVP
MVP
Feb 01, 2021There is one other difference between your initial post
GET /intern/api/v1/health/portal-status HTTP/1.1\r\nHost: host.company.com\r\n\r\nand your current variant
GET /monitor/wga/widgets/health.json HTTP/1.0\r\n\r\nYou changed from HTTP1.1 to HTTP1.0. The host is optional in HTTP1.0.
Does your backend support HTTP1.1?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects