Hi,
A while ago I have found that the package does not handle non standard line breaks e.g. \n for separation of multiple files. Both, Flask and https://httpbin.org/post can handle non-standard line breaks and it would be nice if python-multipart would do so too.
The issue was originally reported here: Kludex/starlette#1059
However, I think this is now a python-multipart and not a starlette issue, so I am forwarding the issue here.
Hi,
A while ago I have found that the package does not handle non standard line breaks e.g.
\nfor separation of multiple files. Both, Flask andhttps://httpbin.org/postcan handle non-standard line breaks and it would be nice ifpython-multipartwould do so too.The issue was originally reported here: Kludex/starlette#1059
However, I think this is now a
python-multipartand not a starlette issue, so I am forwarding the issue here.