-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The big fat modernization #65
base: main
Are you sure you want to change the base?
Conversation
Hi @lstrojny, |
Hi @lstrojny. Thanks for your commitment on this useful package. I'm trying to use this new branch but I think that I found a bug related to file upload. If you try to send a request with a file, you will get a 500 error from the Symfony server that is behind.
What I see is the following: Is there a way to mitigate this issue? Thanks in advance |
@DavidePastore thank you very much for testing, much appreciated. Very good catch, that is a tricky one. I don’t have time to work on it right now but this is the direction you could look into:
|
@fcamp I don’t have a schedule yet, sorry |
No description provided.