nghttp2: use custom memory functions by eeverettrbx · Pull Request #15527 · curl/curl
Provide libcurl's memory functions as callbacks to replace nghttp2's own memory functions. This allows custom memory callbacks provided by users of libcurl to be used by nghttp2 as well.GitHub