X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=9f2014c622b99fb781d2dd54031177ae792d92d1;hb=ca586910648f4844e335d92f23e619fd2b84f969;hp=7b96f97bb1321f6b80c8778c5a149a3bb08e35d7;hpb=d91ff3b4d9cdcae003420c04609ea736161c7e65;p=wol.git diff --git a/package.lisp b/package.lisp index 7b96f97..9f2014c 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: April 2001 ;;;; -;;;; $Id: package.lisp,v 1.2 2003/07/18 21:34:18 kevin Exp $ +;;;; $Id: package.lisp,v 1.5 2003/08/10 17:56:44 kevin Exp $ ;;;; ;;;; This file and wol are Copyright (c) 2001-2003 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -17,7 +17,7 @@ (defpackage #:wol (:use #:kmrcl #:hyperobject #:common-lisp - #:lml2 #:base64 #:modlisp) + #:lml2 #:base64 #:modlisp #:puri) (:export ;; classes.lisp @@ -27,7 +27,8 @@ #:websession-data #:websession-variable #:websession-key - #:request-plist + #:request-url-plist + #:request-url-next-plists #:request-posted-content #:request-raw-uri