Registry / networking / projectdiscovery-httputil

projectdiscovery-httputil

JSON →
library0.0.1gogounverified

Package httputil provides HTTP utility functions for security tooling.

go get github.com/projectdiscovery/httputil
INSTALL
IMPORT
SIG · PROJECTDISCOVERY-H
P
projectdiscovery-httputil
networkinggov0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

httputil
github.com/projectdiscovery/httputil

Make an HTTP GET request

package main import ( "fmt" "github.com/projectdiscovery/httputil" ) func main() { resp, _ := httputil.Get("https://example.com") fmt.Println(resp.StatusCode) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
projectdiscovery-httputil — go get projectdiscovery-httputil · libregistry