cookies

open override fun cookies(cookies: List<String>)

No-op method for adding cookies.

This method does nothing as the request has already been dispatched and is immutable.

Parameters

cookies

The cookie strings (ignored).