| Package | Description |
|---|---|
| com.bumptech.glide.load.model |
| Modifier and Type | Method and Description |
|---|---|
LazyHeaders |
LazyHeaders.Builder.addHeader(String
Adds an
LazyHeaderFactory that will be used to construct a value for the given key lazily on a background thread.
|
LazyHeaders |
LazyHeaders.Builder.setHeader(String
Replaces all existing
LazyHeaderFactorys for the given key with the given
LazyHeaderFactory.
|