We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f2dc6 commit b2efee9Copy full SHA for b2efee9
1 file changed
client/java/Httpsqs_client.java
@@ -1,3 +1,8 @@
1
+/*
2
+ * 不包括keep-alive的部分,get方法只能获得数据,无法获得pos
3
+ * 作者:李博 [email protected]
4
+ */
5
+
6
import java.io.*;
7
import java.net.*;
8
0 commit comments