Oat++ v0.19.10 Release Notes

Release Date: 2019-11-03 // over 4 years ago
    • ApiController. Add router prefix.
    • Introduce LazyStringMap to store headers and query parameters.
    • Introduce ConnectionPool.
    • ๐Ÿ”จ Refactor. Rename ADDCORS --> ADD_CORS macro.
    • Optimization. Use BufferOutputStream in RequestHeadersReader.
    • ๐Ÿ›  Fix thread sanitizer warnings.
    • ๐Ÿ›  Fix some compiler warnings.