v1.13.2
fix(http): fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206)
fix(headers): fixed support for setting multiple header values from an iterated source; (#6885)
docs: fix typos (#7046)
fix(node): enforce maxContentLength for data: URLs (#7011)
fix(utils): move `generateString` to platform utils to avoid importing crypto module into client builds; (#6789)
fix(adapter): fix undefined reference to hasBrowserEnv (#6572)
fix: prevent RangeError when using large Buffers (#6961)