package httputil
import "github.com/bitrise-io/go-utils/httputil"
Index ¶
- func IsUserFixable(statusCode int) bool
- func PrintRequest(request *http.Request) error
- func PrintResponse(response *http.Response) error
Functions ¶
func IsUserFixable ¶
IsUserFixable returns true if statusCode is a value that is deemed retryable, i.e. something that could be fixed by the user.
func PrintRequest ¶
PrintRequest ...
func PrintResponse ¶
PrintResponse ...
Source Files ¶
- Version
- v1.0.15 (latest)
- Published
- May 13, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 2 months ago –
Tools for package owners.