Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 995 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 995 Bytes

Actix-Web Fork Information

This is a fork of actix-web that is kept up-to-date with their master branch but contains our own patches and preferences.

The following has been modified:

  • content_type from named file can be obtained directly
  • added time-to-first-byte logging to Logger middeware
  • error response logging is moved to logger middleware and logger will log all errors returned rather than only internal server errors

License

This project is licensed under either of

at your option.

Code of Conduct

Contribution to the actix-web crate is organized under the terms of the Contributor Covenant, the maintainer of actix-web, @fafhrd91, promises to intervene to uphold that code of conduct.