v12.0.0v11.8.6
Reading changes from the repo…
multipart/form-data
requests using FormData
objects, making it easier to upload files and data in a structured way. got-ssrf
plugin is now included in the README, providing an additional layer of security against SSRF attacks when making requests. retry.backoffLimit
option is added, allowing you to customize the maximum number of retries for failed requests. Invalid URL
errors is improved, ensuring better feedback when encountering such issues. deflate
responses not being decompressed correctly, improving the handling of compressed data. Link
headers, ensuring that pagination works correctly even when no links are provided. POST
requests by default, helping users understand the library's behavior better. tunnel
package, streamlining the guidance provided to users.