mezzio / mezzio-problem-details

Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard
https://docs.mezzio.dev/mezzio-problem-details/
BSD 3-Clause "New" or "Revised" License
26 stars 12 forks source link

PSR-17 support #19

Closed boesing closed 2 years ago

boesing commented 3 years ago
Q A
BC Break no
New Feature yes

Description

As already done in mezzio/mezzio#75 and mezzio/mezzio-router#23, this PR provides support for PSR-17 response factory.

Closes #18