nitc :: CmdMessage :: http_status_code
# HTTP code to return for this message
var http_status_code = 200
src/doc/commands/commands_http.nit:83,2--84,27
redef var http_status_code = 400
src/doc/commands/commands_http.nit:88,2--33
redef var http_status_code = 404
src/doc/commands/commands_http.nit:92,2--33
redef var http_status_code = 400
src/doc/commands/commands_http.nit:96,2--33
redef var http_status_code = 404
src/doc/commands/commands_http.nit:100,2--33
redef var http_status_code = 300
src/doc/commands/commands_http.nit:104,2--33