put abstract method
Stores response under request. The request must be a GET request.
Implementation
Future<void> put(CloudflareRequest request, CloudflareResponse response);
Stores response under request. The request must be a GET request.
Future<void> put(CloudflareRequest request, CloudflareResponse response);