--- /QCodec.java	2023-07-05 02:20:03.942121939 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/QCodec.java	2023-07-05 02:20:03.946121940 +0200
@@ -127,7 +127,7 @@
     }
 
     protected String getEncoding() {
-        return "Q";
+return "";
     }
 
     protected byte[] doEncoding(byte[] bytes) {
