{"id":17766606,"url":"https://github.com/floatdrop/debug-http","last_synced_at":"2025-08-12T02:33:12.976Z","repository":{"id":57155295,"uuid":"46261701","full_name":"floatdrop/debug-http","owner":"floatdrop","description":"Debug HTTP/HTTPS requests in Node.js","archived":false,"fork":false,"pushed_at":"2018-07-25T13:15:26.000Z","size":20,"stargazers_count":191,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-09T04:32:14.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floatdrop.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-16T08:28:19.000Z","updated_at":"2025-07-23T21:22:44.000Z","dependencies_parsed_at":"2022-08-26T08:31:04.783Z","dependency_job_id":null,"html_url":"https://github.com/floatdrop/debug-http","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/floatdrop/debug-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fdebug-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fdebug-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fdebug-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fdebug-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floatdrop","download_url":"https://codeload.github.com/floatdrop/debug-http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fdebug-http/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269693472,"owners_count":24460239,"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-08-10T02:00:08.965Z","response_time":71,"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-10-26T20:33:05.257Z","updated_at":"2025-08-12T02:33:12.920Z","avatar_url":"https://github.com/floatdrop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# debug-http [![Build Status](https://travis-ci.org/floatdrop/debug-http.svg?branch=master)](https://travis-ci.org/floatdrop/debug-http)\n\n\u003e Debug HTTP/HTTPS requests in Node.js\n\n## Install\n\n```\n$ npm install --save debug-http\n```\n\n## Usage\n\n\u003cimg align=\"right\" src=\"https://cloud.githubusercontent.com/assets/365089/11761802/c4eb65e2-a0f2-11e5-954c-e1af7c132be4.png\"\u003e\n\n```js\nconst debugHttp = require('debug-http');\ndebugHttp();\n\nconst http = require('http');\nhttp.get('http://google.com');\n```\n\n\n## API\n\n### debugHttp([fn])\n\n#### fn\n\nType: `Function`\n\nRequest handler. By default outputs requests in console.\n\n## License\n\nMIT © [Vsevolod Strukchinsky](http://github.com/floatdrop)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fdebug-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloatdrop%2Fdebug-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fdebug-http/lists"}