{"library":"nodemailer-fetch","type":"library","category":null,"description":"nodemailer-fetch is a focused utility library designed to efficiently fetch HTTP URL contents. While primarily created to complement the Nodemailer ecosystem by providing a mechanism to retrieve remote content for email templates or attachments, it serves as a standalone HTTP client for general-purpose requests. The current stable version is 2.1.0. It generally follows a stable, on-demand release cadence typical for a mature utility module. Its key differentiators include robust handling of redirects (up to 5 by default), automatic gzip decompression, comprehensive cookie management with domain specificity, and built-in support for basic authentication, though with a notable caveat regarding redirects. It offers configurable TLS options and allows for custom HTTP methods (GET, POST), headers, and request bodies, making it flexible for various data fetching scenarios.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","nodemailer","http"],"install":[{"cmd":"npm install nodemailer-fetch","imports":["const fetch = require('nodemailer-fetch');"]},{"cmd":"yarn add nodemailer-fetch","imports":[]},{"cmd":"pnpm add nodemailer-fetch","imports":[]}],"homepage":null,"github":"https://github.com/nodemailer/nodemailer-fetch","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nodemailer-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/nodemailer-fetch/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}