CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 01 Sep 2025 00:09:24 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081212071718
location: https://web.archive.org/web/20081212071718/https://github.com/dpp/liftweb/tree/wip-prettify
server-timing: captures_list;dur=0.776474, exclusion.robots;dur=0.032713, exclusion.robots.policy;dur=0.020687, esindex;dur=0.014609, cdx.remote;dur=27.842167, LoadShardBlock;dur=432.545950, PetaboxLoader3.datanode;dur=135.975821, PetaboxLoader3.resolve;dur=157.431114
x-app-server: wwwb-app202
x-ts: 302
x-tr: 507
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=()
HTTP/2 200
server: nginx
date: Mon, 01 Sep 2025 00:09:25 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Fri, 12 Dec 2008 07:17:18 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 2912ms
x-archive-orig-etag: "31c8cfa3b601eeecd9b23d56cbd5e812"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 26508
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 12 Dec 2008 07:17:18 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 17 Sep 2008 14:29:31 GMT", ; rel="prev memento"; datetime="Wed, 17 Sep 2008 14:29:31 GMT", ; rel="memento"; datetime="Fri, 12 Dec 2008 07:17:18 GMT", ; rel="next memento"; datetime="Tue, 03 Mar 2009 05:03:23 GMT", ; rel="last memento"; datetime="Tue, 06 Apr 2010 07:09:39 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_7_20081212031340_crawl104-c/52_7_20081212070133_crawl103.arc.gz
server-timing: captures_list;dur=1.042634, exclusion.robots;dur=0.070656, exclusion.robots.policy;dur=0.052333, esindex;dur=0.016415, cdx.remote;dur=4.453917, LoadShardBlock;dur=109.678032, PetaboxLoader3.datanode;dur=74.607214, PetaboxLoader3.resolve;dur=72.292600, load_resource;dur=68.711250
x-app-server: wwwb-app202
x-ts: 200
x-tr: 275
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 wip-prettify — GitHub
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
|

Jorge Ortiz (author)
Mon Jun 16 10:16:19 -0700 2008
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!