497 B
497 B
Todo List
- Fix bug in accepting multipart/form-data on lisp server
- Make single newline show up
- Setup the lisp server on the actual server and test there for a while.
DONE Fix bug in accepting multipart/form-data on lisp server
The multiline text options do not grab the entire entry. I'll need to fix that by ensuring that the entire section is grabbed for every entry.