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