CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Thu, 21 Aug 2025 11:55:02 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.525266, exclusion.robots;dur=0.028144, exclusion.robots.policy;dur=0.014719, esindex;dur=0.013294, cdx.remote;dur=12.850983, LoadShardBlock;dur=603.758526, PetaboxLoader3.datanode;dur=124.859499, PetaboxLoader3.resolve;dur=424.433373, load_resource;dur=183.793094
x-app-server: wwwb-app202
x-ts: 200
x-tr: 863
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app202; 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=()
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] |