CachedCurlNetwork.cachedReq

Perform a raw request and return information about the resulting cached response.

  1. Response cachedReq(Request request)
    class CachedCurlNetwork
    cachedReq
    (
    ref const Request request
    )
  2. Response cachedReq(string url, HTTP.Method method, const(ubyte)[] data)

Meta