On Thu, Feb 26, 2026 at 12:30:21PM +0000, Tom Braarup wrote:
> Subject: [DOC] http-check expect example typo
> Hi,
> 
> On the http-check expect example 
> (https://docs.haproxy.org/dev/configuration.html#4.2-http-check%20expect) 
> there is a typo
> 
> -http-check expect header name "set-cookie" value -m beg "sessid="
> +http-check expect hdr name "set-cookie" value -m beg "sessid="
> 
> This is my first time contributing to Haproxy and using email patches, let me 
> know this is done the proper way.  
> 

Thanks, I merged the patch. Usually we ask for a git format patch with
an description, there's more details in the CONTRIBUTING file:

https://github.com/haproxy/haproxy/blob/master/CONTRIBUTING#L403

Regards,


-- 
William Lallemand


Reply via email to