haskell-servant/servant
Vedi su GitHubservant-server tutorial (or cookbook?): Add Raw example that's not about static file serving
Open
#1144 aperta il 6 mar 2019
documentationdocumentation:cookbookhelp wantedservant-servertutorial
Metriche repository
- Star
- (1953 star)
- Metriche merge PR
- (Merge medio 23h 44m) (4 PR mergiate in 30 g)
Descrizione
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.