Respond with kittens
Go to file
2019-09-26 17:55:55 +03:00
data First implementation 2019-09-26 17:51:40 +03:00
src Renamed app 2019-09-26 17:55:55 +03:00
.gitignore Setuped infra 2019-09-26 16:22:04 +03:00
elvis.config Setuped infra 2019-09-26 16:22:04 +03:00
LICENSE Setuped infra 2019-09-26 16:22:04 +03:00
Makefile Setuped infra 2019-09-26 16:22:04 +03:00
Readme.md Renamed app 2019-09-26 17:55:55 +03:00
rebar.config Setuped infra 2019-09-26 16:22:04 +03:00
rebar.lock First implementation 2019-09-26 17:51:40 +03:00
wercker.yml Setuped infra 2019-09-26 16:22:04 +03:00

cowboy_kitten

Respond with style

Description

This application provides cowboy stream_handler to send customized response bodies depending on status code. For every response that cowboy is about to send, cowboy_kitten will check status code against rules, you set and modify response body if nessesary.