Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Support Custom statuses code (#1121)
* support custom Status for HtppError * support custom Status for HttpError * updated code based on review. * fixed tests * Refactor: Http.Status names to Camel Case (#1128) * changed from Capitalized Status names to Camel Case * proper camel case usage * Update zio-http/src/main/scala/zhttp/http/HttpError.scala Co-authored-by: Tushar Mathur <tusharmath@gmail.com> * fixed after conflict * updated tests Co-authored-by: Tushar Mathur <tusharmath@gmail.com>
- Loading branch information