Forum Discussion
HTTP monitor recv String failure
- Apr 10, 2016
1- I guess the request should be as below, the previous request should give 400 (bad request) GET /testpage.aspx HTTP/1.1\r\nHost: abc.test.com\r\nConnection:Close\r\n
2- also you can use "CURL" to check the returned code, as below:
curl -v http://abc.test.com/testpage.aspx -X HEAD
1- I guess the request should be as below, the previous request should give 400 (bad request) GET /testpage.aspx HTTP/1.1\r\nHost: abc.test.com\r\nConnection:Close\r\n
2- also you can use "CURL" to check the returned code, as below:
curl -v http://abc.test.com/testpage.aspx -X HEAD
- Venkat_Raj_2350Apr 10, 2016NimbostratusHi refra, That worked!! Thank you so much for the help!
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