Hey Alex, While my question was about the server side - it is super cool to learn about "ssl" - although I am curious - was there a reason why "POST" was left out of it? Also I agree about the point of parsing a program generated JSON looks like an overkill is many cases.
Hey Andreas - I dont think web.l reads up the body beforehand. Even if I have a (out "+out.txt" (prinl (till NIL T))) inside the handler and I Ctrl-C the process after sending in a request, I can see out.txt with the request body. Regards, Kashyap On Wed, May 15, 2019 at 12:55 AM Alexander Burger <a...@software-lab.de> wrote: > Hi Andreas, > > > Web.l is a server-side framework. > > ... > > Thanks! I've seen it, but never found the time to study it :) > > ☺/ A!ex > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >