Переименованы поля
This commit is contained in:
@@ -22,6 +22,6 @@ public class CtfService {
|
||||
|
||||
private boolean mergeAdjacentPackets;
|
||||
|
||||
private boolean inflateWebSockets;
|
||||
private boolean parseWebSockets;
|
||||
|
||||
}
|
||||
@@ -52,7 +52,7 @@ public class Packet {
|
||||
|
||||
private boolean ungzipped;
|
||||
|
||||
private boolean webSocketInflated;
|
||||
private boolean webSocketParsed;
|
||||
|
||||
private byte[] content;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user