[hunchentoot-devel] question about the url of the request

Vsevolod vseloved at gmail.com
Mon Sep 7 20:09:25 UTC 2009


The function you're looking for is script-name*

On Mon, Sep 7, 2009 at 10:59 PM, Mackram Raydan <mackram at gmail.com> wrote:

> Hey everyone,
>
> so i was working on my website and i noticed something peculiar in the
> documentation of hunchentoot that i thought i should probably ask about. As
> i understand hunchentoot has a function called get-uri* which returns the
> full uri including the query (the thing after the ?) and also has a function
> called get-query which returns the string that is after the ?. So my
> question is, is there a function that returns the url without the query
> string so that i can use my own dispatchers or should i use string
> manipulation?
>
> Also a side question not related to hunchentoot but that which i would
> greatly appreciate an anser too, does anyone know of some library that offer
> mail server ability in lisp or maybe just can recieve emails and offer them
> for processing (i currently use a modified version of cl-smtp by bknr to
> send emails.)
>
> Thanks in advance.
>
> Mackram Raydan
>
> Company: www.imagimate.com
> Website: www.trailoflight.net
>
> "An invasion of armies can be resisted, but not an idea whose time has
> come." Victor Hugo
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>



-- 
vsevolod
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20090907/07144296/attachment.html>


More information about the Tbnl-devel mailing list