Forum Discussion
vCloud HTTPS monitor broke after upgrade of backend vCloud director
- Feb 26, 2019
Try adding a Host: header to your send string. I believe HTTP/1.1 requires it even if it is empty.
Something like
GET /cloud/server_status HTTP/1.1\r\nHost:\r\n\r\n
Hope that helps! If it does please up-vote and select this answer, it'd be greatly appreciated!
-Dylan
Try adding a Host: header to your send string. I believe HTTP/1.1 requires it even if it is empty.
Something like
GET /cloud/server_status HTTP/1.1\r\nHost:\r\n\r\n
Hope that helps! If it does please up-vote and select this answer, it'd be greatly appreciated!
-Dylan
- Aaron_Warner_11Feb 28, 2019Nimbostratus
Thanks Dylan you were exactly right, I didn't realise Host: was a required parameter for http 1.1 (rtfm?). I added it with a blank address and it was fine. Thanks heaps for your help.
- Dylan_375544Feb 28, 2019Cirrocumulus
Glad to hear! :D
Recent Discussions
Related Content
* 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