diff options
author | Garry Filakhtov <[email protected]> | 2019-11-23 22:54:46 +1100 |
---|---|---|
committer | Garry Filakhtov <[email protected]> | 2019-11-23 23:32:44 +1100 |
commit | 8f93aa61da6e66cbd13de96ef53e476556d391a7 (patch) | |
tree | d90152357098325521ab4e93f59f98cc151d5df2 /payload.go | |
parent | b81f2b121eb3a49372662d0bc9c19c53366f33fc (diff) |
Provide support for HTTP/2 trailers
Neither PHP nor PSR-7 do not natively support HTTP trailers. Golang
provides support and this commit enables trailers emulation. When PHP
sends a "Trailer" header in response, supplying a comma separated list
of headers they will be converted by RoadRunner to HTTP/2 trailers.
Diffstat (limited to 'payload.go')
0 files changed, 0 insertions, 0 deletions