HeaderLinkExtractor

Extracts links from HTTP headers.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getLinks(response: Response): List<Link>

Extracts links from the response.