Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
hopefully the hunchentoot dep is temporary.
I had to patch over my ill-conceived multipart form decoder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- changed route formation "/foo//bar" == "/foo/bar" which means that
"/" == "". Be warned.
- added a default file serving mimetype of application/octet-stream
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the route key and the req key must be equal in length
|
|
|
|
|
|
|
|
|