httpclient
httpclient copied to clipboard
Why HTTP::Status do not have 404 status code (not found)?
Hi, why HTTP::Status module do not have constant for 404 status code?
Ex.:
NOT_FOUND = 404