Raxx v1.0.0 Release Notes

Release Date: 2019-04-16 // about 5 years ago
  • ✂ Removed

    • 🚚 Config option for :extra_statuses removed.
    • Raxx.reason_phrase/1 returns nil for unknown status code.
    • ⚠ Warnings given when using Raxx.Server and Raxx.Router in the same module.
    • ⚠ Warnings given for implementing handle_request/2 in a module using Raxx.Server.