nghttp2 v1.35.0 Release Notes

Release Date: 2018-11-23 // over 5 years ago
    • 🏗 build: cmake: Fix libevent version detection (Patch from Jan Kundrát) (GH-1238)
    • lib: Use __has_declspec_attribute for shared builds (Patch from Don) (GH-1222)
    • src: Require C++14 language feature
    • 💎 nghttpx: Write mruby send_info early
    • 💎 nghttpx: Fix assertion failure on mruby send_info with HTTP/1 frontend
    • h2load: Handle HTTP/1 non-final response (GH-1259)
    • h2load: Clarify that time for connect includes TLS handshake