{"id":21396413,"url":"https://github.com/baslr/node-request","last_synced_at":"2025-07-31T14:37:24.369Z","repository":{"id":57354036,"uuid":"64163418","full_name":"baslr/node-request","owner":"baslr","description":"simple and reliable request lib transparent onto of Node.js http.request","archived":false,"fork":false,"pushed_at":"2017-02-20T21:22:30.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T09:06:02.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baslr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-25T19:51:08.000Z","updated_at":"2016-11-13T17:53:47.000Z","dependencies_parsed_at":"2022-09-19T00:51:54.954Z","dependency_job_id":null,"html_url":"https://github.com/baslr/node-request","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/baslr/node-request","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-request","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-request/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-request/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-request/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baslr","download_url":"https://codeload.github.com/baslr/node-request/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fnode-request/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268057253,"owners_count":24188618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T14:26:58.166Z","updated_at":"2025-07-31T14:37:24.353Z","avatar_url":"https://github.com/baslr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-request\n`request-easy` is a thin layer ontop of Node.js http(s).request and handels all the little nasty things for you.\n\n\n## options\n\noption | default | description\n----|-----|----------\nretryOnError     | not set | retry the request on an Node.js error eg. req.on('error'), res.on('error')\nretryOn5xx       | not set | retry the request on http 5xx status code\nmaxTries         | not set | limit the retries for a request with http 5xx status code; retryOn5xx has to be true\nsetContentLength | not set | set the `content-length` header if you provide a Buffer\n\n\n\n\n\n\n## handler\n    on2xx\n    on3xx\n    on4xx\n    on5xx\n    on6xx\n\n## pass data to request\n    buffer\n    stream\n    externalWrite\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaslr%2Fnode-request","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaslr%2Fnode-request","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaslr%2Fnode-request/lists"}