Работа над разбором Chunked transfer encoding
This commit is contained in:
@@ -16,6 +16,8 @@ public class CtfService {
|
||||
|
||||
private String name;
|
||||
|
||||
private boolean processChunkedEncoding;
|
||||
|
||||
private boolean ungzipHttp;
|
||||
|
||||
private boolean urldecodeHttpRequests;
|
||||
|
||||
Reference in New Issue
Block a user