Use RawHTTP library to process HTTP streams (packmate/Packmate!23)
This commit is contained in:
@@ -14,6 +14,7 @@ public class PacketDto {
|
||||
private boolean ungzipped;
|
||||
private boolean webSocketParsed;
|
||||
private boolean tlsDecrypted;
|
||||
private boolean hasHttpBody;
|
||||
private byte[] content;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user