Series of posts on HTTP status codes (2018)
evertpot.com
Series of posts on HTTP status codes (2018)
1–10 of 13 posts
Re: Series of posts on HTTP status codes (2018)
#2. It's a shame you have to know what a code is to get to it... e.g. /404-not-found works instead of /404Re: Series of posts on HTTP status codes (2018)
#3Re: Series of posts on HTTP status codes (2018)
#4Dang these are much more useful than my first port of call for looking up http codes... which is http.cat/ . It's a shame you have to know what a code is to get to it... e.g. /404-not-found works instead of /404
https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/...
You don't need to know the name. You can increment the URL directly as well
Re: Series of posts on HTTP status codes (2018)
#5Dang these are much more useful than my first port of call for looking up http codes... which is http.cat/ . It's a shame you have to know what a code is to get to it... e.g. /404-not-found works instead of /404
the MDN article on response codes is my default https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/... You don't need to know the name. You can increment the URL directly as well
Re: Series of posts on HTTP status codes (2018)
#6Title should probably be updated to include the fact that this is from 2018 (relevant as this series has been completed as opposed to having just been started)
Re: Series of posts on HTTP status codes (2018)
#7Title should probably be updated to include the fact that this is from 2018 (relevant as this series has been completed as opposed to having just been started)
Re: Series of posts on HTTP status codes (2018)
#8Re: Series of posts on HTTP status codes (2018)
#9Re: Series of posts on HTTP status codes (2018)
#10Dang these are much more useful than my first port of call for looking up http codes... which is http.cat/ . It's a shame you have to know what a code is to get to it... e.g. /404-not-found works instead of /404