getAll abstract method

Iterable<(String, String)> getAll()

Gets all Request/Response cookies.

Implementation

Iterable<(String, String)> getAll();