httprequests

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessProxies

func ProcessProxies(proxies *ProxyObjects, report *reportgenerator.Report)

Types

type ProxyObject

type ProxyObject struct {
	URL              string `json:"url"`
	ExpectedResponse int    `json:"expectedResponse"`
}

func (ProxyObject) SendRequest

func (p ProxyObject) SendRequest() (int, []string, error)

type ProxyObjects

type ProxyObjects []ProxyObject

Jump to

Keyboard shortcuts

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