Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerPriority
NewNew 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
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerPriority
New 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
Created 17 October 2022 at 13:11
Updated 31 October 2022 at 13:34
Resolved 31 October 2022 at 13:34
for example, an invalid hostname or unknown host (offline), etc doesn’t get logged
to reproduce,
setting trace.log to info,
execute
<cfhttp url="https://www.lucee11.org" method="post" charset="utf-8">
expected result, something along the lines of
"httpRequest [POST] to [https://www.lucee11.org], returned [0 Connection Failure] in 352ms, at C:\lucee\tomcat\webapps\index.cfm:6"
POST,https://www.lucee111.org