haskell-servant/servant

servant-server tutorial (or cookbook?): Add Raw example that's not about static file serving

Open

#1 144 ouverte le 6 mars 2019

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Haskell (422 forks)batch import
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.

Guide contributeur