Patch Changes
- cut off
url
when using the GET method at 2048 characters (lowest url-size coming from chromium), by @JoviDeCroock (See #2384) - ⚠️ Fix issue where a synchronous
toPromise()
return would not result in the stream tearing down, by @JoviDeCroock (See #2386)