{"id":18087783,"url":"https://github.com/javascriptdude/http_debug","last_synced_at":"2025-04-06T01:43:00.977Z","repository":{"id":200373350,"uuid":"705370145","full_name":"JavaScriptDude/http_debug","owner":"JavaScriptDude","description":"Basic bash function for troubleshooting http sites","archived":false,"fork":false,"pushed_at":"2025-04-02T18:07:11.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T19:23:27.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/JavaScriptDude.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-15T20:23:05.000Z","updated_at":"2025-04-02T18:08:35.000Z","dependencies_parsed_at":"2024-12-19T08:42:10.480Z","dependency_job_id":"d50067fe-9022-4da1-b898-a1c5cdfadda6","html_url":"https://github.com/JavaScriptDude/http_debug","commit_stats":null,"previous_names":["javascriptdude/http_debug"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaScriptDude%2Fhttp_debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaScriptDude%2Fhttp_debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaScriptDude%2Fhttp_debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaScriptDude%2Fhttp_debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JavaScriptDude","download_url":"https://codeload.github.com/JavaScriptDude/http_debug/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423494,"owners_count":20936622,"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","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-31T17:05:28.678Z","updated_at":"2025-04-06T01:43:00.958Z","avatar_url":"https://github.com/JavaScriptDude.png","language":"Shell","readme":"# http_debug\nBasic bash function for troubleshooting http sites.\n\n# background\nWhen troubleshooting http server certificates, IP addresses, and other functionality (eg redirects), its helpful to have a tool that does not have any caching. \nRegular browser often have internal caches that will get in the way of discrete tests resulting in un-usable results.\n\n# Installation\nSimply put the bash function in your `~/.bashrc` file (see `src.sh`)\nRestart your console or run `% source ~/.bashrc`\n\n# Usage\n```\n% http_debug -h\nhttp_debug [-c|--cookie \u003ccookie\u003e] [-u|--ua \u003cuser-agent\u003e] [-s|--secure] [-h|--help] [-g|--get] [-x|--proxy] \u003curl\u003e\n```\nparams:\n```\n# [url] full url to site including scheme (http/https)\n# [cookie] (-c|--cookie)(opt) Path to cookie file to allow session persistence\n# [ua] (-u|--ua)(opt) User agent string\n# [secure] (-s|--secure)(opt) Tell curl to ignore certificate errors (eg self-signed certificate)\n# [get] (-g|--get)(opt) Use GET instead of HEAD (default)\n# [proxy] (-x|--proxy)(opt) Proxy server to use (eg http://\u003chost\u003e:\u003cport\u003e)\n# [help] (-h|--help)(opt) Show help\n```\n\n\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavascriptdude%2Fhttp_debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavascriptdude%2Fhttp_debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavascriptdude%2Fhttp_debug/lists"}