On the Subject of HTTP Response
When your bomb acts as a web server...
- The module displays a remote or local status string. You must response to it with a 3-digit status code.
- Remote codes can be found on Table 1 while local codes can be found on Table 2.
- An undisclosed source told us that, due to display limits, some strings may be abbreviated.
- Use the keypad to enter the correct response code to disable the needy module.
- Caution: There’s no delete button, so be careful!
Table 1: Remote status, response as listed.
Full name | Abbrev. | Response | Full name | Abbrev. | Response |
---|---|---|---|---|---|
Continue | Cont | 100 | Unauthorized | Unauth | 401 |
Switching Protocols | SwPrt | 101 | Payment Required | PayReq | 402 |
Processing | Proc | 102 | Forbidden | Frbd | 403 |
OK | OK | 200 | Not Found | NFnd | 404 |
Created | Crtd | 201 | Request Time-out | TmOut | 408 |
Moved Permanently | MvPerm | 301 | Gone | Gone | 410 |
Found | Found | 302 | I’m a teapot | ImaTp | 418 |
Not Modified | NMod | 304 | Internal Server Error | SrvErr | 500 |
Use Proxy | UPrx | 305 | Bad Gateway | BGw | 502 |
Bad Request | BadR | 400 | Service Unavailable | SrvUn | 503 |