Module

HTTPure.Path

Package
purescript-httpure
Repository
cprussin/purescript-httpure

#Path Source

type Path = String

The Path type is just sugar for a String that will be sent in a request and indicates the path of the resource being requested.