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

run(request)

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