Forum Discussion
fgf_165674
Nov 23, 2015Nimbostratus
Carriage Return, HTTP Monitor
Hi,
using a HTTP monitor, if I use "\r\n" to get a carriage return, it doesn't work.
For example,
telnet :80
"GET /hello HTTP/1.0" (manual carriage return) -> it works fine, returns a ...
Brad_Parker
Cirrus
Don't put your whole string in quotes. Your send string should just be
GET /hello HTTP/1.0\r\n
with no quotes.Brad_Parker
Nov 23, 2015Cirrus
Also, if you're not using auth, you should have a double \r\n. https://support.f5.com/kb/en-us/solutions/public/2000/100/sol2167.html
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