urlutil

package
v0.15.83 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package urlutil provides URL and querystring helpers, and a public endpoint builder.

Index

Constants

View Source
const XForwardedProtoHeader = "X-Forwarded-Proto"

XForwardedProtoHeader contains the protocol

Variables

This section is empty.

Functions

func GetPublicEndpointURL

func GetPublicEndpointURL(r *http.Request, relativeEndpoint string) *url.URL

GetPublicEndpointURL returns complete server URL for given relative end-point

func GetQueryString

func GetQueryString(u *url.URL, name string) string

GetQueryString returns Query parameter

func GetValue

func GetValue(vals url.Values, name string) string

GetValue returns a Query parameter

Types

This section is empty.

Jump to

Keyboard shortcuts

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