Yorhel
32c8fc1b89
Version 1.0 + remove "experimental" notices
2025-05-11 11:03:32 +02:00
Yorhel
f8b0043e22
MultipartFormData: Bunch of parser fixes
2025-04-29 09:14:44 +02:00
Yorhel
e88ad65232
Version 0.5
2025-04-24 14:16:17 +02:00
Yorhel
8096de7497
MultipartFormData: Fix ->save() on zero-length values
2025-04-22 18:54:04 +02:00
Yorhel
90881924d4
Doc fixes
2025-03-21 11:31:20 +01:00
Yorhel
7c765f33bb
Version 0.4
2025-03-19 10:54:23 +01:00
Yorhel
64a105e013
Validate: remove a level of indirection
2025-03-14 07:27:59 +01:00
Yorhel
9685287523
Version 0.3
2025-03-10 12:43:02 +01:00
Yorhel
17176738a0
FU: Support multipart file uploads + some doc fixes
...
API is not super convenient and implementation is lousy, but uploading
files is not a super common operation so that should be fine.
At least it supports large files with only a single in-memory copy.
2025-03-08 14:06:10 +01:00