Compat: HTTP result.statusCode Does not Include the status text.

Description

For both Lucee and ACF the statusCode of an HTTP result includes the status text in the format: [code] [text]. In BL only the code is returned.

The BL implementation makes more sense as there is a statusText property in all languages, but the compat module will need to add the text.

Activity

Show:

Luis Majano February 23, 2025 at 12:53 PM

Especially since the new Jakarta spec removes status text .make sure it's not added anymore in reality Jon.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created February 22, 2025 at 7:02 PM
Updated March 5, 2025 at 3:18 AM
Resolved February 22, 2025 at 8:04 PM