A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
H
- HeaderInjector - class in com.danikula.videocache.headers
- Allows to add custom headers to server's requests.
- headerInjector(HeaderInjector) - function in com.danikula.videocache.HttpProxyCacheServer.Builder
- Add headers along the request to the server
- hostnameVerifier(HostnameVerifier) - function in com.danikula.videocache.HttpProxyCacheServer.Builder
- HttpProxyCacheDebuger - class in com.danikula.videocache
- Created by guoshuyu on 2018/2/7.
- HttpProxyCacheServer - class in com.danikula.videocache
- Simple lightweight proxy server with file caching support that handles HTTP requests.
- HttpProxyCacheServer.Builder - class in com.danikula.videocache.HttpProxyCacheServer
- Builder for HttpProxyCacheServer.
- HttpUrlSource - class in com.danikula.videocache
- Source that uses http resource as source for ProxyCache.