CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 20 Aug 2025 23:40:39 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100414052702
location: https://web.archive.org/web/20100414052702/https://github.com/dustin/memcached-test
server-timing: captures_list;dur=1.142271, exclusion.robots;dur=0.047239, exclusion.robots.policy;dur=0.022972, esindex;dur=0.019977, cdx.remote;dur=87.741274, LoadShardBlock;dur=700.407935, PetaboxLoader3.datanode;dur=435.164383, PetaboxLoader3.resolve;dur=242.676144
x-app-server: wwwb-app210
x-ts: 302
x-tr: 830
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; 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 23:40:40 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 14 Apr 2010 05:27:02 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "c08e2eba15a44805965680628e461c5d"
x-archive-orig-x-runtime: 224ms
x-archive-orig-content-length: 20330
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: Wed, 14 Apr 2010 05:27:02 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 16 Oct 2009 11:35:16 GMT", ; rel="prev memento"; datetime="Tue, 02 Mar 2010 09:55:52 GMT", ; rel="memento"; datetime="Wed, 14 Apr 2010 05:27:02 GMT", ; rel="next memento"; datetime="Sat, 12 Jun 2010 00:53:39 GMT", ; rel="last memento"; datetime="Sun, 13 Dec 2020 11:27:24 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_20100414041454_crawl103-c/51_15_20100414051927_crawl101.arc.gz
server-timing: captures_list;dur=0.527345, exclusion.robots;dur=0.019230, exclusion.robots.policy;dur=0.008963, esindex;dur=0.009956, cdx.remote;dur=16.135821, LoadShardBlock;dur=246.154206, PetaboxLoader3.datanode;dur=232.102232, PetaboxLoader3.resolve;dur=134.676756, load_resource;dur=177.764637
x-app-server: wwwb-app210
x-ts: 200
x-tr: 507
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
dustin's memcached-test at master - GitHub
dustin / memcached-test
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
Sending Request…
Python memcached binary protocol client and server (used primarily for testing and protocol experimentation). — Read more
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri Apr 18 14:14:27 -0700 2008 | .hgignore -> .gitignore [dustin] |
![]() |
LICENSE.txt | Mon Dec 10 20:16:39 -0800 2007 | Added a license file. [dustin] |
![]() |
mc_bin_client.py | Wed Mar 17 14:22:50 -0700 2010 | Separate client code from test code [seanlynch] |
![]() |
memcacheConstants.py | Sat Oct 10 00:06:53 -0700 2009 | CRAM-MD5 support. [dustin] |
![]() |
testClient.py | Wed Mar 17 14:22:50 -0700 2010 | Separate client code from test code [seanlynch] |
![]() |
testServer.py | Sat Oct 10 12:48:57 -0700 2009 | Some noisy auth log. [dustin] |