httpclient

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HitResult

type HitResult struct {
	Err             error
	RequestHeaders  []string
	ResponseHeaders []string
	ResponseBody    string
}

func Hit

func Hit(text string) (hr *HitResult)

Perform an HTTP request based on the command text

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL