animeDetailsRequest

open fun animeDetailsRequest(anime: SAnime): Request(source)

Deprecated

The helper functions are inherently limiting and hides the underlying implementation. Source developers should make their own implementation according to their needs.

Returns the request for the details of an anime. Override only if it's needed to change the url, send different headers or request method like POST.

Parameters

anime

the anime to be updated.