Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brad WoodBrad WoodReporter
Brad WoodBrad WoodComponents
Fix versions
Priority
Major
Details
Details
Assignee
Brad Wood
Brad WoodReporter
Brad Wood
Brad WoodComponents
Fix versions
Priority
Sentry
Sentry
Sentry
Created July 8, 2024 at 5:21 PM
Updated July 8, 2024 at 5:48 PM
Resolved July 8, 2024 at 5:48 PM
I think this may just be in Lucee’s version, but this code is allowed:
cfhttp( url="http://google.com" throwOnTimeout=true )
(Note the missing comma between the attributes)