html related methods including an advanced html multipart form data parser
part of sph-lib
# highlights
html-read-multipart-form-data: supports nested multipart/mixed data
html-fold-multipart-form-data: supports reading blockwise instead of parsing the whole data at once
(sph web html)