CachedCurlNetwork.cachedReq

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response cachedReq(Request request)
  2. Response cachedReq(string url, HTTP.Method method, void[] data)
    class CachedCurlNetwork
    cachedReq
    (
    string url
    ,
    HTTP.Method method
    ,
    in void[] data = null
    )

Meta