I read Chrome dropped SPDY support in 2016: https://blog.chromium.org/2016/02/transitioning-from-spdy-to-http2.html
However some requests in devtools still show SPDY as the protocol:
Is it really SPDY or it's devtool's display issue? If it's the latter then what's the actual protocol?
chrome://net-internals/#events
– Bipinnate