mirror of
https://github.com/tenrok/axios.git
synced 2026-05-24 14:04:14 +03:00
c8494677bb
Since the http adapter is never used in the browser it's safe to use the Buffer global and its isBuffer() method directly.