Axios Curl Middleware
yarn add axios-curl-middleware
;;; axios/* curl -X get -H 'accept: application/json, text/plain, */*' 'http://dog.ceo:80/api/breeds/image/random?test=123132' */
axiosCurl(axios, [{ log }])
yarn add axios-curl-middleware
;;; axios/* curl -X get -H 'accept: application/json, text/plain, */*' 'http://dog.ceo:80/api/breeds/image/random?test=123132' */
axiosCurl(axios, [{ log }])
npm i axios-curl-middleware
2
1.0.1
MIT
2.57 kB
4