Module

Data.URI.RelativePart

Package
purescript-uri
Repository
slamdata/purescript-uri

Re-exports from Data.URI.Types

#RelativePart Source

data RelativePart

The "relative part" of a relative reference.

Constructors

Instances

#Authority Source

data Authority

The authority part of a URI. For example: purescript.org, localhost:3000, user@example.net

Constructors

Instances