Dog status codes #571
Conversation
ChrisLovering
left a comment
There was a problem hiding this comment.
I think we should rename the cog. The two could do's are optional, if you feel like implementing them. If not, they can be raised as separate issues :)
…aise NotImplemented error if the status is not implemented yet but is a valid status code
ChrisLovering
left a comment
There was a problem hiding this comment.
Just 1 change outstanding. I've tested the rest of this locally and it seems good to me! Nice job :)
|
When you input 101 for the dog status codes, what does it output? A 404? |
|
Sorry, what I mean is when requesting from the url for a 101, what does it return? |
My bad, any code that hasn't been implemented redirects to |
|
I see, thank you for this information. |
|
@ChrisLovering Mentioned the requested changes! |
|
Mentioned the requested changes @Xithrius ! |


Relevant Issues
Closes #568
Description
HTTP status dogs doesn't the following codes:
[101, 102, 421, 511, 499, 599, 415].I have made a group for
catanddogstatus codes and dog status code is just duplicate to that of the cat just it adds another check by checking the response status after requesting the url.Screenshots
Did you:
pipenv run lint)?