Crell / ApiProblem

A simple implementation of the api-problem specification. Includes PSR-15 support.
MIT License
239 stars 21 forks source link

Status Header #6

Closed harikt closed 9 years ago

harikt commented 10 years ago

Hi Crell,

Nice work on ApiProblem. Though I did noticed the repo for sometime I wasn't able to peep into this.

I have a question after looking another library of ApiProblem . As you can set the status code why not have a way to set the headers?

See https://github.com/zircote/ApiProblem for what I am telling. I feel adding the functionality to have headers seems nice, your thoughts ?