aboutsummaryrefslogtreecommitdiff
path: root/src/mime.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Worked on the manual.Diego Nehab2004-02-041-1/+1
| | | | | Implemented stuffing (needs test) Added cddb and qp examples.
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-191-0/+17
Update get.lua to use the new callbacks. The old "code" module is now the "mime" module. Updated all modules that depended on it. Updated url.lua to use the new namespace scheme, and moved the escape and unescape functions that used to be in the code.lua module to it, since these are specific to urls. Updated the callback entries in the manual.