bisakhmondal opened a new pull request #5308: URL: https://github.com/apache/apisix/pull/5308
### What this PR does / why we need it: At present, centos 7 CI is using a version of curl that doesn't have the HTTP2 feature. So the PR recompiles curl from source by dynamically linking nghttp2 lib. Relevant PR: https://github.com/apache/apisix/pull/5299 ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have been added? * [ ] Have you added corresponding test cases? * [ ] Have you modified the corresponding document? * [x] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
