lns.http

lns.http is a simple framework for writing Common LISP Web applications.
Download

lns.http Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Alexander Schreiber
  • Publisher web site:

lns.http Tags


lns.http Description

lns.http is a simple framework for writing Common LISP Web applications. lns.http is a simple framework for writing Common Lisp web applications. The project handles the incoming connections, parses HTTP headers and queries, and finally hands control over to your URL handler.lns.http is a HTTP/1.1 compatible web server but tries to achieve compatibility with lesser (down to the informal HTTP/0.9) clients.The lns.http web server uses lisp-network-server to take care of network handling. This software is licensed unter the LGPL.What's New in This Release:· This release has switched to asynchronous logging, speeding up the processing of trivial requests by a factor of 2-3.· It no longer has automatic startup at read time, but via explicit (lns.http:start-framework).


lns.http Related Software