Fixing Chuncked Encoding
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -31,6 +31,13 @@
|
||||
<artifactId>flatlaf</artifactId>
|
||||
<version>0.43</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/commons-httpclient/commons-httpclient -->
|
||||
<dependency>
|
||||
<groupId>commons-httpclient</groupId>
|
||||
<artifactId>commons-httpclient</artifactId>
|
||||
<version>3.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user