Recent got updates
Section
Features
- Add support for
QUERYHTTP method (PR #2466) - Add
allowAbsoluteUrlsoption (PR #2462) - correct support for AbortSignal:timeout() (PR #2388)
- Add support for
QUERYHTTP method (#2466) (e3924aa) - Rewrite HTTP/2 support (#2464) (1e157c4)
- Add
allowAbsoluteUrlsoption (#2462) (1c88e88)
Section
Fixes
- Fix Response class anchor links (#response-1 -> #response-2) (PR #2458)
- Fix
searchParamssetter dropping the value when a URL is set (PR #2454) - Fix timeout error firing even though it's cancelled (PR #2399)
- Fix a crash with Got accessing a non-existent request (PR #2391)
- Fix "Unknown HTTP2 promise event" (PR #2380)
- Preserve request body on cross-origin 307 and 308 redirects (#2460) (aee9249)
Section
Improvements
- Various tweaks (PR #2465)
- Replace
cacheable-lookupdependency with internal DNS cache (PR #2463) - Preserve request body on cross-origin 307 and 308 redirects (PR #2460)
- Stream decoding of large bodies (PR #2436)
- Make
uploadProgressemit granular events forjson/formoptions (PR #2437) - Meta tweak (PR #2412)
Section
Breaking Changes
- Remove HTTP/2 wrapper (PR #2464)