webserver-0.1.0: HTTP server library

Network.Web.Utils

Description

Utility functions.

Synopsis

Documentation

uriHostName :: URI -> StringSource

Getting a hostname from URI.

toURLwoPort :: URI -> StringSource

Making a URL string from URI without port.