2 scripts tagged as: [author · andreas bolka]
decode-multipart-form-data | ||
decode-multipart-form-data.r | v:1.5 6.2 KB 21 May 2014 | Decodes POST-data used in Form-based File Upload in HTML as specified
in RFC 1867, encoded as multipart/form-data as specified in RFC 2388. author: andreas bolka |
md5sum in REBOL | ||
md5sum.r | 1.1 KB 7 Apr 2010 | Demonstrate streaming checksums combined with seek mode. Prints the
MD5 checksum for each file given as command-line argument in a format
that is compatible with the commong md5sum(1) utility. author: Andreas Bolka |