A data adapter that uses the NodeJS built-in https library to convert a Request into a Response. Can be passed to the @paychex/core createDataLayer factory method to enable data operations on NodeJS.
The Request to convert into a Response.
A Promise resolved with the Response.
esm
cjs