CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 20 Aug 2025 04:03:57 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100330093343
location: https://web.archive.org/web/20100330093343/https://github.com/marak/node_debug
server-timing: captures_list;dur=1.020363, exclusion.robots;dur=0.032643, exclusion.robots.policy;dur=0.014924, esindex;dur=0.017548, cdx.remote;dur=120.049326, LoadShardBlock;dur=245.765155, PetaboxLoader3.datanode;dur=168.202285, PetaboxLoader3.resolve;dur=44.529278
x-app-server: wwwb-app214
x-ts: 302
x-tr: 418
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 20 Aug 2025 04:03:58 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 30 Mar 2010 09:33:42 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "37c1ded68da1e57d0a0babb20b0e01d4"
x-archive-orig-x-runtime: 197ms
x-archive-orig-content-length: 18251
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 30 Mar 2010 09:33:43 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 14 Feb 2010 04:34:37 GMT", ; rel="prev memento"; datetime="Tue, 16 Feb 2010 13:39:25 GMT", ; rel="memento"; datetime="Tue, 30 Mar 2010 09:33:43 GMT", ; rel="next memento"; datetime="Tue, 07 Sep 2010 01:08:28 GMT", ; rel="last memento"; datetime="Tue, 27 Sep 2011 13:17:51 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_15_20100330092446_crawl103-c/51_15_20100330093152_crawl101.arc.gz
server-timing: captures_list;dur=0.794152, exclusion.robots;dur=0.023518, exclusion.robots.policy;dur=0.010189, esindex;dur=0.015264, cdx.remote;dur=34.301827, LoadShardBlock;dur=416.090364, PetaboxLoader3.datanode;dur=192.024501, PetaboxLoader3.resolve;dur=201.424308, load_resource;dur=150.667461
x-app-server: wwwb-app214
x-ts: 200
x-tr: 653
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Marak's node_debug at master - GitHub
Marak / node_debug forked from Connorhd/node_debug
- Source
- Commits
- Network (9)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
README.md | Fri Nov 27 15:58:32 -0800 2009 | updated docs [Marak] |
![]() |
node_debug/ | Loading commit data... ![]() |
|
![]() |
server.js | Fri Nov 27 15:30:45 -0800 2009 | pushed version 0.1 from server [Marak] |
README.md
node_debug
An asynchronous HTTP based console and object explorer for node.js node.js.
Usage
debug = require("./node_debug/debug");
debug.listen(8080);
Browse to: https://127.0.0.1:8080/ for debug