-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifResolution-FixedThe issue is fixed.The issue is fixed.
Description
Currently -Encoding parameter accept:
- values of
Encodingtype - string values that are transformed to
Encodingtype. The strings is a short list from EncodingConversion
Suggestion:
- allow numeric Ids of registered code pages (like
-Encoding 1251) - allow string names of registered code pages (like
-Encoding "windows-1251")
mklement0
Metadata
Metadata
Assignees
Labels
Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifResolution-FixedThe issue is fixed.The issue is fixed.