Module

Payload.Server.Internal.Request

Package
purescript-payload
Repository
hoodunit/purescript-payload

#RequestUrl Source

type RequestUrl = { method :: String, path :: List String, query :: String }