haskell-servant/servant
Ver no GitHubservant-server tutorial (or cookbook?): Add Raw example that's not about static file serving
Open
#1.144 aberto em 6 de mar. de 2019
documentationdocumentation:cookbookhelp wantedservant-servertutorial
Métricas do repositório
- Stars
- (1.953 stars)
- Métricas de merge de PR
- (Mesclagem média 23h 44m) (4 fundiu PRs em 30d)
Description
For example, a problem that came up on the #servant IRC channel: dynamic/conditional reverse proxy-ing, passing along the entire request as is when the condition is satisfied, responding with something else otherwise.