Closed
Description
Currently, roadrunner allows sending 1 response at the time, this means we can't send early hint ( or any other 1xx ) responses.
Describe the solution you'd like
A solution to be able to send multiple responses at the time to the roadrunner server, this could be done by changing the structure of the payload to be sent ( and ofc ensuring the HTTP server itself is able to handle 1xx responses )
Describe alternatives you've considered
N/A
Additional context
ref:
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done