haskell-servant/servant
Auf GitHub ansehenservant-server tutorial (or cookbook?): Add Raw example that's not about static file serving
Open
#1.144 geöffnet am 6. März 2019
documentationdocumentation:cookbookhelp wantedservant-servertutorial
Repository-Metriken
- Stars
- (1.953 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 23h 44m) (4 gemergte PRs in 30 T)
Beschreibung
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.