Description
Provides URI handling for Haskell networking and HTTP-related code. URI support is needed to parse, validate, render, and manipulate addresses used by web clients and other network tools.
It is useful for applications that call web services, process links, read configuration, or build requests. It is a library component and not a browser or HTTP client interface by itself.