haskell-servant/servant

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

Open

#1,144 opened on 2019年3月6日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Haskell (1,953 stars) (422 forks)batch import
documentationdocumentation:cookbookhelp wantedservant-servertutorial

説明

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.

コントリビューターガイド

servant-server tutorial (or cookbook?): Add Raw example that's not about static file serving · haskell-servant/servant#1144 | Good First Issue