mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 20:13:31 +02:00
This patch simply extracts the code of smp_fetch_req_ungrpc() for "req.ungrpc" from http_fetch.c to move it to sample.c with very few modifications. Furthermore smp_fetch_body_buf() used to fetch the body contents is no more needed. Update the documentation for gRPC.