--- /QCodec.java	2023-07-05 02:20:03.870121932 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/QCodec.java	2023-07-05 02:20:03.874121933 +0200
@@ -123,7 +123,7 @@
      */
     public QCodec(final String charset) {
         super();
-        this.charset = charset;
+this.charset =  null;
     }
 
     protected String getEncoding() {
