httptransport

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package httptransport provides a shared *http.Transport factory used by the Jamf Pro HTTP client and the auth providers. Lives in its own package so both can import it without creating a cycle (client already depends on auth).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *http.Transport

New returns a fresh *http.Transport tuned for the CLI's workload: large package uploads, bursts of small API calls, HTTP/2 where the server supports it. Each caller owns its pool.

Types

This section is empty.

Jump to

Keyboard shortcuts

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