Moxinet.Adapters.ReqTestAdapter (moxinet v0.6.0)

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.Steps.run_finch/1 which is the normal default adapter.

Functions

run(request)

@spec run(Req.Request.t()) :: Req.Response.t()

Puts the moxinet header onto the req request and continues with Req.Steps.run_finch/1 which is the normal default adapter.