Issues

Select view

Select search mode

 

allow returning custom statusCode, mimetype and charset for echoGet

Fixed

Description

add support to echoGet to return statusCode, mimeType and charsets

https://update.lucee.org/rest/update/provider/echoGet

https://update.lucee.org/rest/update/provider/echoGet?statusCode=404

https://update.lucee.org/rest/update/provider/echoGet?statusCode=200&mimeType=text/plain

https://update.lucee.org/rest/update/provider/echoGet?statusCode=200&mimeType=text/plain&charset=utf-8

Details

Assignee

Reporter

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

Priority

Created 13 December 2022 at 08:27
Updated 17 November 2023 at 14:18
Resolved 17 November 2023 at 14:17

Activity

Show:

Pothys - MitrahSoft17 November 2023 at 14:17

I checked this ticket and it now allow to return a custom statusCode, mimeType and charset for the echoGet.

Flag notifications