A
B
C
D
E
F
G
H
I
L
M
O
R
S
T
U
W
A
- addBodyDecoder(BodyDecoder) - function in com.chuckerteam.chucker.api.ChuckerInterceptor.Builder
- Adds a decoder into Chucker's processing pipeline.
- addNonBlankPathSegments(HttpUrl.Builder,String) - function in com.chuckerteam.chucker.internal.support.HttpUrlUtilsKt
- alwaysReadResponseBody(Boolean) - function in com.chuckerteam.chucker.api.ChuckerInterceptor.Builder
- If set to
trueChuckerInterceptor will read full content of response bodies even in case of parsing errors or closing the response body without reading it.