Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52958


Ignore:
Timestamp:
04/01/2021 03:50:45 PM (4 years ago)
Author:
SergeyBiryukov
Comment:

Hi there, welcome to WordPress Trac! Thanks for the report.

Moving to 5.7.1 for investigation, as this was introduced in [49862] / #48213.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52958

    • Property Milestone changed from Awaiting Review to 5.7.1
  • Ticket #52958 – Description

    initial v1  
    99After that release, it started returning the error code as the status code header. It stopped following the specs and broke eventual 3rd party integrations that rely on that status code to validate/handle the responses. (I saw some integrations experiencing that behavior).
    1010
    11 I did a quick research on trac and could find this ticket:
    12 
    13 https://core.trac.wordpress.org/ticket/48213
     11I did a quick research on trac and could find this ticket: #48213
    1412
    1513**The issue:**