{"library":"http-basic","type":"library","category":null,"description":"Low-level wrapper around Node.js http.request/https.request with built-in support for gzip/deflate, redirects, caching (memory/file), retries, and timeouts. Version 8.1.3 requires Node >=6.0.0. Includes TypeScript type definitions. Unlike higher-level libraries like `got` or `node-fetch`, this package provides a minimal, callback-based API that exposes raw streams and does not handle JSON parsing or body collection. The cache system supports Etag/Last-Modified validation and custom matchers. Maintained as a stable base for other packages.","language":"javascript","status":"active","version":"8.1.3","tags":["javascript","http","https","request","fetch","gzip","deflate","redirect","cache","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-basic","imports":["const request = require('http-basic');","import type { HttpRequestOptions } from 'http-basic';","import type { Response } from 'http-response-object';"]},{"cmd":"yarn add http-basic","imports":[]},{"cmd":"pnpm add http-basic","imports":[]}],"homepage":null,"github":"https://github.com/ForbesLindesay/http-basic","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-basic","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/http-basic/compatibility"}}