CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 02:17:02 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090825205000
location: https://web.archive.org/web/20090825205000/https://github.com/stuartsierra
server-timing: captures_list;dur=0.656411, exclusion.robots;dur=0.024563, exclusion.robots.policy;dur=0.012212, esindex;dur=0.018178, cdx.remote;dur=25.735529, LoadShardBlock;dur=297.581067, PetaboxLoader3.datanode;dur=136.684310, PetaboxLoader3.resolve;dur=69.073303
x-app-server: wwwb-app223
x-ts: 302
x-tr: 351
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app223; 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: Fri, 22 Aug 2025 02:17:03 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Tue, 25 Aug 2009 20:49:59 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1436ms
x-archive-orig-etag: "62507456c4f02fd0658e00b321a68d08"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 75397
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 25 Aug 2009 20:50:00 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 25 Jun 2009 18:55:40 GMT", ; rel="prev memento"; datetime="Thu, 25 Jun 2009 18:55:40 GMT", ; rel="memento"; datetime="Tue, 25 Aug 2009 20:50:00 GMT", ; rel="next memento"; datetime="Thu, 28 Jan 2010 02:51:40 GMT", ; rel="last memento"; datetime="Mon, 05 May 2025 07:16:19 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: 52_11_20090825202304_crawl103.gpg-c/52_11_20090825204918_crawl101.arc.gz
server-timing: captures_list;dur=0.445485, exclusion.robots;dur=0.015935, exclusion.robots.policy;dur=0.007564, esindex;dur=0.009712, cdx.remote;dur=7.786976, LoadShardBlock;dur=99.167278, PetaboxLoader3.datanode;dur=105.949866, PetaboxLoader3.resolve;dur=125.200536, load_resource;dur=160.744792
x-app-server: wwwb-app223
x-ts: 200
x-tr: 409
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
stuartsierra's Profile - GitHub
Public Activity

stuartsierra
-
Concise web framework for ClojureForked from weavejester/compojure Thu Aug 20 10:09:19 -0700 2009
-
Back-end and web site code for www.altlaw.orgUpdated Thu Aug 13 12:23:56 -0700 2009
-
Library to aid writing Hadoop jobs in Clojure.Updated Wed Jul 29 10:03:58 -0700 2009
-
RDF-manipulation library for ClojureUpdated Tue Jul 28 18:59:20 -0700 2009
-
RDF vocabulary for AltLaw.orgUpdated Thu Jul 16 09:39:18 -0700 2009
-
PDF-to-HTML conversion for www.altlaw.orgUpdated Thu Jul 16 09:37:28 -0700 2009
Public Activity
HEAD is a0cadf5768c4cb1ce0cbeb23a264246bd82fe151
x

-
stuartsierra committed a0cadf57:
java_utils.clj Correct previous commit with duplicate definition of as-str
HEAD is 5dbecc380cbb65afff33648325f1e3b44b535143
x

-
stuartsierra committed 5dbecc38:
java_utils.clj: made as-str variadic like str, fixes #18
HEAD is 1e0d828a9b7ff1a4cbc19365c7df5663419631e9
x

-
stuartsierra committed 1e0d828a:
http/agent.clj: fix missing @ in 'message'
HEAD is a9f24ee1192447344d9ac02a37e0c521412fbe1e
x

-
stuartsierra committed a9f24ee1:
http/agent.clj: handle null response stream on disconnect
HEAD is 0ab6bd4dfa56e4977944355e02a68c80d7c38fb8
x

-
stuartsierra committed 0ab6bd4d:
http/agent.clj: handle null InputStream from HTTP response
HEAD is 3be1721ea443c39623efaef7a02293a3d9314624
x

-
stuartsierra committed 3be1721e:
Modified clojure.test/are calls to use new syntax
HEAD is f94f5579320c606041aa2f848719b6e1fe2a376c
x

-
stuartsierra committed f94f5579:
Replaced clojure.contrib.test-is with clojure.test in all sources
Forked repository is at stuartsierra/compojure
HEAD is 7b661cfc55e2293d14bed4fd801c017b3f68d291
x

-
stuartsierra committed 7b661cfc:
base64.clj: added namespace metadata doc
HEAD is ef69dc58760232c75b55e91d405116aa5ed03d51
x

-
stuartsierra committed ef69dc58:
str_utils2.clj: added partial, with tests
HEAD is 54a19a97e34c04dd7f9410e7683b13c240241458
x

-
stuartsierra committed 54a19a97:
base64.clj: performance enhancement for encode
HEAD is b086e55310f9002dd09b61a5389a943a724897a5
x

-
stuartsierra committed b086e553:
base64.clj: Base-64 encoding
HEAD is aae84a8b7e47622a4ca324a2828757996b592ea4
x

-
stuartsierra committed aae84a8b:
str_utils2.clj: added repeat and reverse, with tests
HEAD is fda5d6a8ad310624f9efb487a2c9ed8616557ef3
x

-
stuartsierra committed fda5d6a8:
str_utils2.clj: modified header comments
-
stuartsierra committed bb633a1c:
str_utils2.clj: modified doc string for escape
-
stuartsierra committed 35fa51c4:
str_utils2.clj: added map-str and grep from Compojure
-
stuartsierra committed b77d22fb:
str_utils2.clj: avoid error on zero-length string in chop
-
stuartsierra committed 31ffb915:
test_contrib/str_utils2.clj: added lots more tests
-
stuartsierra committed 9374fa2b:
str_utils2.clj: added type hints to avoid reflection
HEAD is c20fbee2d68fdcde18c7001f859d32513cf0bde6
x

-
stuartsierra committed c20fbee2:
str_utils2.clj: fix escape so it actually works, add tests
HEAD is 3b6d95140393bf78930c9f4045ba2feab36f3946
x

-
stuartsierra committed 3b6d9514:
str_utils2.clj: explain argument order of take/drop/butlast, refs #17
HEAD is 8b360da5be1cac6612b3882037efa4c4c89ae643
x

-
stuartsierra committed 8b360da5:
str_utils2.clj: implemented swap-case, added capitalize
HEAD is 9f3bc3b359a977e978a6ad0c8cd0481b5765f511
x

-
stuartsierra committed 9f3bc3b3:
http/agent.clj: fixed misplaced parenthesis
HEAD is cb32dc51ee01ee76f88e8cd61498e9bfd70e8c2f
x

-
stuartsierra committed cb32dc51:
http/agent.clj: added type hints to avoid reflection
HEAD is 76a841f9e4f2e184beabe693856572dff265cab7
x

-
stuartsierra committed 76a841f9:
http/agent.clj: fix documentation of 'headers' function
HEAD is 78637658d879f8859ac6a883e0e0984d63f6ff18
x

-
stuartsierra committed 78637658:
http/agent.clj: more documentation, refs #15
HEAD is b5fa8307d410a4447e6c36ac5fcaeff0c4f1baff
x

-
stuartsierra committed b5fa8307:
http/agent.clj: added documentation and examples, refs #15
HEAD is 386168c1b3c64f3402dbf7068f6626b55ac825ec
x

-
stuartsierra committed 386168c1:
duck_streams.clj: use correct array size, Fixes #16
HEAD is 74f64cdea1debc7e2442f9337f28a25a769792d2
x

-
stuartsierra committed 74f64cde:
http/agent.clj: streamlined interface, refs #15
HEAD is c2f2b43fa22e3759a1844a1715fb8a32b18e9f6f
x

-
stuartsierra committed c2f2b43f:
java_utils.clj: added type hints to avoid reflection
HEAD is 94ce3fbbbc180e10fc8f5e4412f68f72cde938c6
x

-
stuartsierra committed 94ce3fbb:
duck_streams.clj: added type hints to avoid reflection
-
stuartsierra committed ee6e4bf2:
http/connection.clj: added type hints
HEAD is ed89b92ef38056520a1cd7cfb725a4d6cedf980b
x

-
stuartsierra committed ed89b92e:
http/agent.clj: allow handling of stream as it is received
HEAD is 54ee3b6fc9d625bb476f38b096f80b791cfa9b65
x

-
stuartsierra committed 54ee3b6f:
http/agent.clj: added predicates to test response code ranges
HEAD is 3bd1a3506de189040fdbc26be9c4eba308d98a06
x

-
stuartsierra committed 3bd1a350:
http/agent.clj: allow encoding argument on response-body-str
HEAD is 05cf6c1e991a9db416a51f1ff5cc8ff2bccac15a
x

-
stuartsierra committed 05cf6c1e:
http/agent.clj: added response-success?
HEAD is 5f3988ffe6eb894448cbdc2bd4ec8b01ba2e10ce
x

-
stuartsierra committed 5f3988ff:
http/connection.clj: set streaming mode before calling connect method
HEAD is c2ceeb0be2d622ca921339be06de5485733451bc
x

-
stuartsierra committed c2ceeb0b:
run.rb: handle scrapers with GET query params
HEAD is ebba2e312d18692934299ccf2a238e2e344e5d2c
x

-
stuartsierra committed ebba2e31:
http/connection.clj: fixed typo in method name
HEAD is 416b4d12e7eb3dedd7fbe76171ba8f3d4a6e1ed0
x

-
stuartsierra committed 416b4d12:
DocResource.clj: interpret docid as int so that removal checks work
Altlaw-Student-Crawlers's description:
Court crawlers written for Altlaw
This feature is coming soon. Sit tight!