79672007

Date: 2025-06-19 11:47:34
Score: 1.5
Natty:
Report link

As far as I know it is not (yet) possible sending http2 requests using the PHP sockets / stream API.

But it is possible to do that when using the php curl extension (a recent one / compiled with http2 support).

See fe. https://github.com/guzzle/guzzle/issues/1249 for someone else working in the same direction

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: gggeek