haskell-servant/servant

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

Open

#1144 aperta il 6 mar 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Haskell (422 fork)batch import
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.

Guida contributor