Skip to content

HTTP/2 Push Body Not Fetched #530

@dshafik

Description

@dshafik

Similar to #529 I am using the http2-serverpush.c example — this time unaltered, along with the node-http2 server, here

While the easy handle is definitely being added to the multi handle, and seeming to do things with the buffer, nothing is ever returned. Using nghttp I get both the requested resource response, and the pushed response.

The only thing that I have noticed amiss is that the parent pointer as passed into the push callback is never returned from curl_multi_info_read() (here, but perhaps that's expected and I'm missing something there.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions