Sample code showing AntiSSRF integrating with common open-source request libraries:
- Axios - Popular promise-based HTTP client for Node.js
- follow-redirects - HTTP and HTTPS modules that follow redirects
- node-fetch - A light-weight module bringing Fetch API to Node.js