You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update encoding handling to support custom input values
Allows setting input encoding dynamically for improved flexibility,
particularly in tests and edge cases. Updates encoding conversion
logic to handle case-insensitive comparisons and enhances error
messages for clarity. Modifies tests to validate support for
custom input encodings.
0 commit comments