Skip to content

Conversation

@WyriHaximus
Copy link
Member

@WyriHaximusWyriHaximus commented Apr 12, 2021

Introducing using these constants makes it easier to identify a
specific HTTP status used in our code. And for our users to use
readable status codes in their own code.

@WyriHaximusWyriHaximus added this to the v1.4.0 milestone Apr 12, 2021
@WyriHaximusWyriHaximus requested review from clue and jsorApril 12, 2021 21:23
@jsor
Copy link
Member

jsor commented Apr 20, 2021

Would it make sense to use constants from Fig\Http\Message\StatusCodeInterface?

@WyriHaximus
Copy link
MemberAuthor

@jsor How did I not know those are out there?! Updating the PR now

@WyriHaximusWyriHaximus changed the title Introduce HTTP Status code constantsIntroduce using PSR-7 HTTP Status code constantsApr 21, 2021
Introducing using these constants makes it easier to identify a specific HTTP status used in our code. And for our users to use readable status codes in their own code.
@clueclue modified the milestones: v1.4.0, v1.5.0Jul 10, 2021
@clueclue removed this from the v1.5.0 milestone Aug 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@WyriHaximus@jsor@clue