httputil

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendHeaderOptions

func AppendHeaderOptions(opts []option.RequestOption, headers map[string]string) []option.RequestOption

AppendHeaderOptions appends non-empty header values as OpenAI request options.

func PostJSON

func PostJSON(ctx context.Context, url string, headers map[string]string, payload any, timeoutSecs int) ([]byte, int, error)

PostJSON marshals payload as JSON and sends a POST request with the given headers. Returns the response body, status code, and any error.

Types

This section is empty.

Jump to

Keyboard shortcuts

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