Oat++ v0.19.9 Release Notes

Release Date: 2019-10-07 // over 4 years ago
    • ApiController. Introduced AUTHORIZATION macro.
    • ApiController. Introduced ADDCORS macro.
    • ApiController. Introduced ENDPOINT_INTERCEPTOR macro.
    • ๐Ÿ‘ Better error handling for simple and async APIs.
    • ๐Ÿ‘Œ Support HTTP-pipelining on server-side.
    • ๐ŸŽ Performance optimization. Remove double-buffering while sending the response.
    • ๐Ÿ›  Minor bug-fixes.