Changes between Initial Version and Version 1 of Ticket #52958
- Timestamp:
- 04/01/2021 03:50:45 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52958
-
Property
Milestone
changed from
Awaiting Review
to5.7.1
-
Property
Milestone
changed from
-
Ticket #52958 – Description
initial v1 9 9 After 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). 10 10 11 I did a quick research on trac and could find this ticket: 12 13 https://core.trac.wordpress.org/ticket/48213 11 I did a quick research on trac and could find this ticket: #48213 14 12 15 13 **The issue:**