A
B
C
D
F
G
I
M
O
R
S
R
- redactHeader(String) - function in com.chuckerteam.chucker.api.ChuckerInterceptor
- Adds headerName into headersToRedact
- redactHeaders(Iterable) - function in com.chuckerteam.chucker.api.ChuckerInterceptor.Builder
- Sets headers that will be redacted if their names match.
- redactHeaders(String) - function in com.chuckerteam.chucker.api.ChuckerInterceptor.Builder
- Sets headers that will be redacted if their names match.
- registerDefaultCrashHandler(ChuckerCollector) - function in com.chuckerteam.chucker.api.Chucker
- Configure the default crash handler of the JVM to report all uncaught Throwable to Chucker.
- RetentionManager - class in com.chuckerteam.chucker.api
- Class responsible of holding the logic for the retention of your HTTP transactions and your throwable.
- RetentionManager.Period - class in com.chuckerteam.chucker.api.RetentionManager