using axios 1.13.6, it seems several headers are not included compared to the default adapter.
the headers below are auto generated when using the default adapter but not in the fetch adapter:
- User-Agent
- Content-Length
- Accept-Encoding
- Host
- Connection
using axios 1.13.6, it seems several headers are not included compared to the default adapter.
the headers below are auto generated when using the default adapter but not in the fetch adapter: