Module

Data.URI.HierarchicalPart

Package
purescript-uri
Repository
slamdata/purescript-uri

Re-exports from Data.URI.Types

#HierarchicalPart Source

data HierarchicalPart

The "hierarchical part" of a generic or absolute URI.

Constructors

Instances

#Authority Source

data Authority

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

Constructors

Instances