httptreemux v4.0.1 Release Notes

Release Date: 2017-08-02 // over 6 years ago
  • 🔒 MethodNotAllowedHandler can access the handler map to generate the list of allowed methods, so it needs a read lock around it when new routes are being added during runtime. Operation without SafeAddRoutesWhileRunning was not affected by this bug.