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

Mackram Raydan mackram at gmail.com
Mon Sep 7 19:59:15 UTC 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20090907/9001778a/attachment.html>


More information about the Tbnl-devel mailing list