Ian Hickson
Ian Hickson
Changing broken behaviour should not be a non-starter. What we have today is a bug. We are corrupting user data.
RFC 3986 doesn't specify any sort of `+` encoding for 0x20. It's actually _less_ compliant if the target is that RFC. Indeed, that RFC defines a normalization scheme that considers...
FWIW, I'm looking here for a solution that I can confidently believe the compiler will optimize extremely well (e.g. table-based dispatch, jump math, or some such), for situations that are...
I imagine this would also fix https://github.com/miguelpruivo/flutter_file_picker/issues/1445
I mean, the bug is still real, whether it's open or not. :-)
What's the status of this PR?
What's the status of this PR?
Is the engine resilient to bad data here, or will bad data cause a crash? cc @chinmaygarde for a final decision on landing this. We should either decide to go...
This is a feature we have some interest in implementing, but it's a subtle topic with many implications and we really need to make some clear decisions about the approach...
Also I should add, on a personal note, that I am really grateful for your contribution, and I hope you don't take the above as a rejection. The process I...