Just noting that I do use ssl and *dispatch-table*, so I would prefer having an easy-ssl-acceptor added to the next release. <div><br></div><div><span style="background-color: transparent; ">Thanks for all the hard work.</span></div>
<div><span style="background-color: transparent; "><br></span></div><div><span style="background-color: transparent; ">Bryan</span></div><div><br><div class="gmail_quote">On Mon, Oct 31, 2011 at 2:52 AM, Hans Hübner <span dir="ltr"><<a href="mailto:hans.huebner@gmail.com">hans.huebner@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I put some work into updating the documentation to reflect how request<br>
processing is done.  The documentation is now a bit more clear about<br>
the base functionality and the functionality that is provided by<br>
HUNCHENTOOT:EASY-ACCEPTOR.  In a nutshell, if you have been using<br>
DEFINE-EASY-HANDLER and/or *DISPATCH-TABLE* in the past, you'll want<br>
to use EASY-ACCEPTOR instead of ACCEPTOR from now on.<br>
<br>
Currently, no EASY-SSL-ACCEPTOR class is defined.  If you need it, you<br>
can simply add it ( (defclass easy-ssl-acceptor (easy-acceptor<br>
ssl-acceptor) ()) - If you do, please let me know so I'll add it to<br>
the next release.<br>
<br>
I will wait a few more days to collect your input and make corrections<br>
before I release v1.2.1 to include the documentation update and any<br>
hot fixes that might be required.<br>
<br>
Thanks!<br>
<div><div></div><div class="h5">-Hans<br>
<br>
_______________________________________________<br>
tbnl-devel site list<br>
<a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
</div></div></blockquote></div><br></div>