{"id":18464332,"url":"https://github.com/projectdiscovery/rawhttp","last_synced_at":"2025-05-15T13:09:03.938Z","repository":{"id":37073681,"uuid":"289764471","full_name":"projectdiscovery/rawhttp","owner":"projectdiscovery","description":"Raw HTTP client in Go for complete request control and customization.  ","archived":false,"fork":false,"pushed_at":"2025-03-17T10:43:49.000Z","size":9283,"stargazers_count":158,"open_issues_count":7,"forks_count":23,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-05-08T00:45:54.904Z","etag":null,"topics":["go","golang","httpclient","lib","rawhttp"],"latest_commit_sha":null,"homepage":"https://projectdiscovery.io","language":"Go","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/projectdiscovery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2020-08-23T20:51:28.000Z","updated_at":"2025-04-03T06:37:24.000Z","dependencies_parsed_at":"2024-02-18T01:24:01.315Z","dependency_job_id":"783d1aa8-bd58-4d2b-afce-c3696a3db4de","html_url":"https://github.com/projectdiscovery/rawhttp","commit_stats":{"total_commits":375,"total_committers":15,"mean_commits":25.0,"dds":"0.19733333333333336","last_synced_commit":"b0628361a79c52892c2f1be855ee5e93e747ee79"},"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Frawhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Frawhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Frawhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Frawhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectdiscovery","download_url":"https://codeload.github.com/projectdiscovery/rawhttp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346623,"owners_count":22055808,"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":["go","golang","httpclient","lib","rawhttp"],"created_at":"2024-11-06T09:09:29.160Z","updated_at":"2025-05-15T13:09:03.885Z","avatar_url":"https://github.com/projectdiscovery.png","language":"Go","readme":"# rawhttp\n\n[![License](https://img.shields.io/github/license/projectdiscovery/rawhttp)](LICENSE.md)\n![Go version](https://img.shields.io/github/go-mod/go-version/projectdiscovery/rawhttp?filename=go.mod)\n[![Release](https://img.shields.io/github/release/projectdiscovery/rawhttp)](https://github.com/projectdiscovery/rawhttp/releases/)\n[![Checks](https://github.com/projectdiscovery/rawhttp/actions/workflows/build_test.yaml/badge.svg)](https://github.com/projectdiscovery/rawhttp/actions/workflows/build_test.yaml)\n[![GoDoc](https://img.shields.io/badge/go-reference-blue)](https://pkg.go.dev/github.com/projectdiscovery/rawhttp)\n\nrawhttp is a Go package for making HTTP requests in a raw way.\n\n\n- Forked and adapted from [https://github.com/gorilla/http](https://github.com/gorilla/http) and [https://github.com/valyala/fasthttp](https://github.com/valyala/fasthttp)\n- The original idea is inspired by [@tomnomnom/rawhttp](https://github.com/tomnomnom/rawhttp) work\n\n\n# Library Usage\n\nA simple example to get started with rawhttp is available at [examples](./example/simple/main.go). For documentation, please refer [godoc](https://pkg.go.dev/github.com/projectdiscovery/rawhttp)\n\n## Note\n\nrawhttp internally uses [fastdialer](https://github.com/projectdiscovery/fastdialer) to dial connections and fastdialer has a disk cache for DNS lookups. While using rawhttp `.Close()` method should be called at end of the program to remove temporary files created by fastdialer.\n\n# License\n\nrawhttp is distributed under MIT License","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectdiscovery%2Frawhttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectdiscovery%2Frawhttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectdiscovery%2Frawhttp/lists"}