haskell-servant / haskell-servant/servant
`parseBaseUrl` strips trailing slashes
Open
bug
servant-client
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
What is the rationale for this? We have API endpoints which must be called with trailing slash, and we parse the endpoint URL from a configuration file with `parseBaseUrl`.
(Not sure whether this is a dup of #645; this is about not stripping a trailing slash rather than adding one.)
Contributor guide
Assessment
This issue has not been assessed yet.