forked from I2P_Developers/i2p.i2p
add package.html files
This commit is contained in:
8
core/java/src/org/apache/http/conn/ssl/package.html
Normal file
8
core/java/src/org/apache/http/conn/ssl/package.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html><body>
|
||||
<p>
|
||||
From Apache HttpClient 4.4.1.
|
||||
For I2PSSSLSocketFactory.
|
||||
Small modifications to remove additional Apache dependencies.
|
||||
Apache 2.0 license.
|
||||
</p>
|
||||
</body></html>
|
8
core/java/src/org/apache/http/conn/util/package.html
Normal file
8
core/java/src/org/apache/http/conn/util/package.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html><body>
|
||||
<p>
|
||||
From Apache HttpClient 4.4.1.
|
||||
For HostnameVerifier.
|
||||
Small modifications to remove additional Apache dependencies.
|
||||
Apache 2.0 license.
|
||||
</p>
|
||||
</body></html>
|
8
core/java/src/org/apache/http/util/package.html
Normal file
8
core/java/src/org/apache/http/util/package.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html><body>
|
||||
<p>
|
||||
From Apache HttpCore 4.4.1.
|
||||
For HostnameVerifier.
|
||||
Small modifications to remove additional Apache dependencies.
|
||||
Apache 2.0 license.
|
||||
</p>
|
||||
</body></html>
|
Reference in New Issue
Block a user