engine

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BodyString

func BodyString(resp *model.Response) string

func Execute

func Execute(req *model.Request) (*model.Response, error)

func ExecuteWithJar

func ExecuteWithJar(req *model.Request, jar http.CookieJar) (*model.Response, error)

func HeaderValue

func HeaderValue(resp *model.Response, key string) string

func IsJSON

func IsJSON(resp *model.Response) bool

Types

type CookieManager

type CookieManager struct {
	// contains filtered or unexported fields
}

func NewCookieManager

func NewCookieManager() *CookieManager

func (*CookieManager) ClearAll

func (cm *CookieManager) ClearAll()

func (*CookieManager) ClearEnv

func (cm *CookieManager) ClearEnv(envName string)

func (*CookieManager) JarForEnv

func (cm *CookieManager) JarForEnv(envName string) http.CookieJar

Jump to

Keyboard shortcuts

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