mirror of
https://github.com/haproxy/haproxy.git
synced 2026-07-11 10:07:10 -04:00
Pull the 103 emission code out of http_action_early_hint() and split it into http_early_hint_start() (open the response and return the htx) and http_early_hint_end() (close with EOH and forward). The split shape lets callers add their own Link headers in between, which is what the HTTP cache will need when it gets support for sending 103 Early Hints from cached responses. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||