haskell-servant/servant
Voir sur GitHubservant-server tutorial (or cookbook?): Add Raw example that's not about static file serving
Open
#1 144 ouverte le 6 mars 2019
documentationdocumentation:cookbookhelp wantedservant-servertutorial
Métriques du dépôt
- Stars
- (1 953 stars)
- Métriques de merge PR
- (Merge moyen 23h 44m) (4 PRs mergées en 30 j)
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.