Commit Graph

38 Commits (1949e4c2d9d7109bf45768194ff8ee83053e3848)

Author SHA1 Message Date
John Benediktsson 90d0951ada more use of H{ } make. 2012-07-19 11:24:45 -07:00
Chris Double 86b00a0e6f Add webm, ogv and oga to mime types 2010-09-29 10:41:00 +13: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 750e61117e Use append-as in mime.multipart 2010-09-08 02:50:24 -05:00
Slava Pestov 937b05f1de http: clean up and fix some content encoding logic 2010-03-13 22:10:36 +13:00
Slava Pestov 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Keith Lazuka 405e5d015b docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
Doug Coleman 3f3d57032b Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
Slava Pestov bc6dfeea17 Move assert-sequence= from mime.multipart to sequences 2009-04-09 04:49:54 -05:00
Slava Pestov 59dbba09a3 Oops, quoting is actually needed by db.postgresql 2009-03-21 02:54:59 -05:00
Slava Pestov f73f4e6293 Fix load error in mime.multipart 2009-03-21 00:47:33 -05:00
Slava Pestov b06499605c Merge quoting vocab into mime.multipart 2009-03-20 19:43:06 -05:00
sheeple 06f6eb98aa use quoting vocab 2009-02-22 00:42:35 -06:00
Slava Pestov 6b25e99470 Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
Slava Pestov 6b99b04531 Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
Doug Coleman 0fc6dde178 make sure multipart parsing has enough bytes to compare against 2009-02-06 22:56:46 -06:00
Doug Coleman a1f4f7772f make multipart work with sessions 2009-02-05 23:59:36 -06:00
Doug Coleman ac087e021c return the real key name 2009-01-26 17:31:36 -06:00
Doug Coleman afdbc6f1d9 process form names for the developer 2009-01-26 17:29:50 -06:00
Doug Coleman a1f58d5df1 fix how mime.multipart saves files 2009-01-26 17:23:31 -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
Slava Pestov f34c14a0f5 Remove some usages of tuck 2009-01-23 18:20:47 -06:00
Doug Coleman 4306656556 use assert-sequence= in mime.multipart 2009-01-20 16:35:09 -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
Slava Pestov e0f86889c7 Fixing load-everything for io.files split 2008-12-15 01:13:35 -06:00
Doug Coleman 460ce6ec93 more private words 2008-11-29 02:39:41 -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 7b3e0c64f0 oops 2008-11-22 00:16:16 -06:00
Doug Coleman b5a1aa2036 clean up multipart some more 2008-11-22 00:12:44 -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 3909c42962 clean up teh newb code 2008-11-21 22:31:05 -06:00
Doug Coleman 96ba8f8b06 add multipart stream, actual multipart parsing to follow soon 2008-11-21 22:10:58 -06:00
Doug Coleman 10d57d7edd move mime-types to mime.types 2008-11-19 20:48:30 -06:00