Apu Islam

Results 3 issues of Apu Islam

# Implement HTTP/2 103 Early Hints Support Add complete HTTP/2 103 Early Hints implementation with full client and server support, building upon the initial 1xx informational responses prototype to deliver...

## Summary This tracking issue covers the implementation of HTTP/2 103 Early Hints support across the hyper ecosystem. The work has been completed across three repositories with a phased merge...

C-feature
A-http2

Add support for HTTP/2 informational responses, enabling servers to send multiple 1xx status code responses before the final response and clients to receive them separately. ## Key Features Added ###...