Commit Graph

19 Commits (f2a40f88dc4bb13a2974fb6ee8a5a2fbd706aefd)

Author SHA1 Message Date
Doug Coleman 0ae9b17734 mime.multipart: Simplify the code a bit.
Fixes #2107
2019-01-21 15:08:07 -06:00
John Benediktsson baae677276 io.files.unique: change to create unique files and directories relative to the current-directory. 2016-03-18 10:57:54 -07:00
Doug Coleman 892c62e1dc factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
Doug Coleman 59f3b1ea57 Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.

This reverts commit 7e54cc2824.
2015-07-02 13:47:06 -07:00
Doug Coleman 7e54cc2824 factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool! 2015-07-02 11:36:08 -07:00
Björn Lindqvist 9058fbff01 mime.multipart: removed call to maybe-fill-bytes, fixes multipart parsing of short payloads 2015-05-12 09:31:21 -07:00
Doug Coleman 8c19602ae9 assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
Doug Coleman 0bbfa64b24 Squashed commit of the following:
commit 54b3e19c7407707fabddd53872559c58cd5143d2
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Mon Sep 27 19:10:15 2010 -0500

    Fix typo

commit 3207516dc93e0e1edc9f119efcc79f4484eab244
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Mon Sep 27 19:08:30 2010 -0500

    Rename io.servers.connection to io.servers
2010-09-27 19:12:33 -05:00
Doug Coleman aa8c12a84b Squashed commit of the following:
commit 8a15381d30508b8f36a9e36dc3a0afc3c962c853
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Sat Sep 11 14:32:30 2010 -0500

    Squash threaded-server branch
2010-09-19 13:38:02 -05:00
Doug Coleman afdbc6f1d9 process form names for the developer 2009-01-26 17:29:50 -06:00
Doug Coleman 24599a6437 use the form element name as key, not the filename 2009-01-26 15:49:38 -06:00
Doug Coleman 43830f5fcc make mime parsing return a single hashtable instead of several different ones 2009-01-26 15:23:49 -06:00
Doug Coleman c7df780c33 dont save uploaded variables with no name, swap outputs 2009-01-20 15:45:00 -06:00
U-C4\Administrator 0309f66252 don't unquote keys in mime.multipart 2009-01-20 13:23:58 -06:00
U-C4\Administrator 07fc5f3ff4 redo mime.multipart 2009-01-19 18:01:13 -06:00
Slava Pestov 5cb18d51b3 Fixing test-all and help-lint-all failures 2008-12-15 03:33:04 -06:00
Doug Coleman eb7a344e00 add tests for multipart. it's mostly finished, just needs some cleanups and integration with the web server 2008-11-29 02:38:27 -06:00
Doug Coleman 8cc68ae5ee add a multipart file upload captured from http.server, about to refactor multipart streams 2008-11-21 22:56:40 -06:00
Doug Coleman 96ba8f8b06 add multipart stream, actual multipart parsing to follow soon 2008-11-21 22:10:58 -06:00