Forum Discussion
HankLiu_159320
Sep 03, 2014Nimbostratus
Can you return a status code without content or location?
Hello
Can I throw a http response code without any location or content?
e.g.
HTTP:response 400
Would this be syntactically legal or will it throw some error during runtime? I wasn't ...
What_Lies_Bene1
Sep 04, 2014Cirrostratus
I don't see why something like
HTTP::respond 400
wouldn't work. You could refine it somewhat by specifiying a HTTP version
-version 1.1
and also prevent a Server header being sent using
noserver
but I'd hope it would work just fine with HTTP::respond 400
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