Get the default instance of HttpStatusCodes

Property definitions

nitcorn :: http_response $ Sys :: http_status_codes
# Get the default instance of `HttpStatusCodes`
fun http_status_codes: HttpStatusCodes do return once new HttpStatusCodes
lib/nitcorn/http_response.nit:174,1--175,73