Forum Discussion
Al_Carandang_11
Nimbostratus
Jul 22, 2009HTTP::respond and HTTP/1.0
The wiki entry for HTTP::responds states
The response generated is always an HTTP/1.0 response. I was wondering why there is no option to return an HTTP/1.1 response or if there is, how would...
hoolio
Cirrostratus
Jul 23, 2009Is this for HTTP or HTTPS? If for HTTP, you could set the HTTP version to 1.1 using TCP::respond (Click here):
TCP::respond “HTTP/1.1 200 OK\r\nHi\r\n\r\n”
Is there a specific reason you need to use HTTP 1.1 for the response?
Aaron
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