CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 04:07:06 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081123114001
location: https://web.archive.org/web/20081123114001/https://github.com/dpp/liftweb/tree/master
server-timing: captures_list;dur=0.519724, exclusion.robots;dur=0.027165, exclusion.robots.policy;dur=0.015838, esindex;dur=0.011320, cdx.remote;dur=20.412267, LoadShardBlock;dur=324.445881, PetaboxLoader3.datanode;dur=165.824104, PetaboxLoader3.resolve;dur=74.195034
x-app-server: wwwb-app200
x-ts: 302
x-tr: 370
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app200; 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: Sun, 24 Aug 2025 04:07:07 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sun, 23 Nov 2008 11:40:02 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1003ms
x-archive-orig-etag: "7451c8ccf3d30ef3b2e895a0e1f9069a"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 24559
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 23 Nov 2008 11:40:01 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 22 Jun 2008 16:42:05 GMT", ; rel="prev memento"; datetime="Mon, 15 Sep 2008 20:09:23 GMT", ; rel="memento"; datetime="Sun, 23 Nov 2008 11:40:01 GMT", ; rel="next memento"; datetime="Mon, 26 Jan 2009 20:51:53 GMT", ; rel="last memento"; datetime="Sat, 09 Aug 2014 23:06:44 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: BNF-CRAWL-004-20081123110019-14876-crawling100-c/BNF-CRAWL-004-20081123113629-12727-crawling108.us.archive.org.arc.gz
server-timing: captures_list;dur=0.807363, exclusion.robots;dur=0.034499, exclusion.robots.policy;dur=0.019620, esindex;dur=0.014776, cdx.remote;dur=183.950050, LoadShardBlock;dur=169.635047, PetaboxLoader3.datanode;dur=166.224266, PetaboxLoader3.resolve;dur=123.322235, load_resource;dur=132.730003
x-app-server: wwwb-app200
x-ts: 200
x-tr: 550
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
dpp's liftweb at master — GitHub
- master
-
all branches
- carsten-ojdbc-wip
- master
- scala-2.7.2-final
- scala-2.7.2.RC1
- scala-2.7.2.RC2
- scala-2.7.2.RC3
- scala-snapshot
- wip-boolean-can
- wip-dcb-jpa-jta
- wip-dpp-crudify
- wip-dpp-record
- wip-helpers-specs
- wip-jorge-autocomplete
- wip-jorge-helpers
- wip-prettify
- wip-record2-dpp
- wip-tim-http-digest
- wip-tim-localiazation
- wip-tyler-shtml
- all tags
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | The Lift web framework for Scala |
Homepage: | https://liftweb.net |
Clone URL: |
git://github.com/dpp/liftweb.git
Give this clone URL to anyone.
git clone git://github.com/dpp/liftweb.git
|
liftweb /
README
lift is an expressive and elegant framework for writing web applications. lift stresses the importance of security, maintainability, scalability and performance, while allowing for high levels of developer productivity. lift borrows from the best of existing frameworks, providing * Seaside's highly granular sessions and security * Rails fast flash-to-bang * Django's "more than just CRUD is included" * Wicket's designer-friendly templating style (see Lift View First) And because lift applications are written in Scala, an elegant new JVM language, you can still use your favorite Java libraries and deploy to your favorite Servlet Container. Use the code you've already written and deploy to the container you've already configured! And it's hosted on GitHub
This feature is coming soon. Sit tight!