Moxinet. Adapters. ReqTestAdapter
(moxinet v0.8.0)
Copy Markdown
Adapter for req which is used to include Moxinet functionality into all req-made requests.
Summary
Functions
Puts the moxinet header onto the req request and continues with Req.Finch.run/1 which is the normal
default adapter.
Functions
@spec run(Req.Request.t()) :: {Req.Request.t(), Req.Response.t() | Exception.t()}
Puts the moxinet header onto the req request and continues with Req.Finch.run/1 which is the normal
default adapter.