evpp v0.7.0 Release Notes

Release Date: 2017-07-13 // almost 7 years ago
  • 🔋 Features:

    • 📇 Rename http::Context::FindClientIP to http::Context::FindClientIPFromURI
    • ➕ Add http::Context::FindQueryFromURI and http::Context::GetQuery. Thanks @sumory @sotex
    • 👌 Improve the performance of gettimeofday on windows. Thanks @yuangu

    🛠 Fix bugs:

    • 🛠 Fix EventLoop::watcher_ notify failed after a fork() #56

Previous changes from v0.6.1

  • 🛠 Fix evmc prefixmultiget error handling bug 0e2fd26
    🛠 Fix issue #49. Add evpp/httpc/*.h to packages