Data type of status code response

Created on 6 November 2023, about 1 year ago

Problem/Motivation

Hello,
I recently migrated a D9 website to a D10.
Upon testing, i've found that the data type of the status code response changed from integer to string.

got

            "status": [
                "200"
            ]

instead of

            "status": [
                200
            ]

Steps to reproduce

Migrate to Drupal 10

Any one got the same values ?

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇲🇺Mauritius j.b

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024