2 comments

[ 3.6 ms ] story [ 10.3 ms ] thread
I used to use a cheeky 418 for when I get a connection error, timeout, or SSL error to a remote HTTP server and need to log a HTTP response to the logging table. Nowadays though I stick to a -1 or a 0 since it's less confusing!