mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-26 21:31:01 +01:00
[BUG] Fix silly typo: hspr_other -> hrsp_other
s/hspr_other/hrsp_other/
This commit is contained in:
parent
be6008f322
commit
e5cc072e5d
@ -244,7 +244,7 @@ int print_csv_header(struct chunk *msg)
|
||||
"pid,iid,sid,throttle,lbtot,tracked,type,"
|
||||
"rate,rate_lim,rate_max,"
|
||||
"check_status,check_code,check_duration,"
|
||||
"hrsp_1xx,hrsp_2xx,hrsp_3xx,hrsp_4xx,hrsp_5xx,hspr_other,"
|
||||
"hrsp_1xx,hrsp_2xx,hrsp_3xx,hrsp_4xx,hrsp_5xx,hrsp_other,"
|
||||
"\n");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user