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