Features:
- add
:rewrite_path_info
backend option for controlling path rewriting - extend
:host
backend option for supporting regex - add optional
:opts
argument toCozyProxy.start_link/_
Breaking changes:
CozyProxy.start_link/1
doesn't callSupervisor.start_link/3
with[name: CozyProxy]
any more. If you need the name, you should pass it manually.
Features:
- add adapter support
Breaking changes:
- change the format the options