httputil

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package httputil re-exports the runtime/httputil package for backward compatibility. New code should import runtime/httputil directly.

Index

Constants

View Source
const (
	DefaultProviderTimeout  = runtimehttp.DefaultProviderTimeout
	DefaultToolTimeout      = runtimehttp.DefaultToolTimeout
	DefaultStreamingTimeout = runtimehttp.DefaultStreamingTimeout
)

Re-exported constants.

Variables

This section is empty.

Functions

func NewHTTPClient

func NewHTTPClient(timeout time.Duration) *http.Client

NewHTTPClient returns an *http.Client configured with the given timeout.

Types

This section is empty.

Jump to

Keyboard shortcuts

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