haskell-servant/servant

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

Open

#1,144 创建于 2019年3月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Haskell (422 fork)batch import
documentationdocumentation:cookbookhelp wantedservant-servertutorial

仓库指标

Star
 (1,953 star)
PR 合并指标
 (平均合并 5小时 49分钟) (30 天内合并 2 个 PR)

描述

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.

贡献者指南