Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Gavin PickinGavin PickinNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneFix versions
Affects versions
Priority
New
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Gavin Pickin
Gavin PickinNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Fix versions
Affects versions
Priority
Created 31 March 2016 at 20:15
Updated 8 May 2017 at 02:56
Resolved 10 April 2017 at 10:19
Successful CFHTTP has a status_code, status_text, statuscode, text etc for the status related information.
If you look for a cfhttp.status_code, with an error, you do not get one back.
You get statuscode which has 'Connection Failure. State code unavailable'
This should be a 500 or something, if there is an error, something should be returned.
Some consistency, surely?