Commit graph

22 commits

Author SHA1 Message Date
30ed877c56 use much better hack to remove CRLF from body 2021-04-13 21:57:11 -03:00
c3c019f19f add test for single body 2021-04-13 21:32:36 -03:00
4287ae9c2a add allocator to handler, fix registry call 2021-04-13 21:32:24 -03:00
fa4590171d fix bodies having CRLF 2021-04-13 21:32:12 -03:00
6a1f9a7a34 add global_allocator 2021-04-13 21:31:58 -03:00
11079f2c4d add support for stream end 2021-04-13 16:20:32 -03:00
28c6126ff8 add test for 2nd part 2021-04-13 16:15:54 -03:00
322c33a69b add basic support for multiple files in multipart 2021-04-13 16:13:49 -03:00
24ccd60afc add test for multipart parser 2021-04-12 23:57:59 -03:00
a7f9d581b9 dupe strings given by hzzp into owned allocator 2021-04-12 23:57:45 -03:00
96c6f8bc0c add mimetype-based extensions 2021-04-10 16:23:25 -03:00
a44af53a87 use part body when writing to file 2021-04-10 15:29:36 -03:00
1a3c1e354f multipart: add body reading 2021-04-10 15:29:27 -03:00
b4b51a3e05 fix multipart inner part values 2021-04-10 15:29:15 -03:00
aed35035f5 multipart: parse content disposition 2021-04-10 15:12:38 -03:00
5a0736cf2a multipart: create full boundary value 2021-04-10 15:12:17 -03:00
4ea0e086d9 add multipart parser beginnings 2021-04-10 02:03:43 -03:00
fe07165792 add basics of multipart upload parsing 2021-04-09 23:32:59 -03:00
43abed7e80 add impl for file fetch 2021-04-09 18:33:21 -03:00
48da2945d8 add image uploads 2021-04-09 18:30:32 -03:00
866fee1502 add apple_pie hello world 2021-04-09 18:11:44 -03:00
f2cbab97a5 initial commit 2021-04-09 17:57:18 -03:00