summaryrefslogtreecommitdiffhomepage
path: root/libs/sgi-wsapi
AgeCommit message (Collapse)Author
2008-06-20* libs/core: Added garbage collector to luci.util.threadlocal to avoid ↵Steven Barth
memory leaks * libs/http: Use env-Variables instead of headers for parse_message_body and subsequent functions * libs/http: Added missing urldecode call for parsing urlencoded params * libs/web: Ported luci.http to use ltn12 sources and sinks instead of sockets or file pointers * libs/sgi-cgi, libs/sgi-webuci, libs/sgi-wsapi: Updated to work with new luci.http.Request ABI
2008-06-15* Generalized HTTP-APISteven Barth
2008-06-14* Added preliminary support for WSAPI SGISteven Barth