mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 05:33:34 +02:00
CLEANUP: assorted typo fixes in the code and comments
This is 10th iteration of typo fixes
This commit is contained in:
committed by
Willy Tarreau
parent
11057a3590
commit
47d17182f4
@@ -4,7 +4,7 @@
|
||||
# HTTP LUA applet callback should not update the date on which the HTTP client requests
|
||||
# arrive. This was done just after the LUA applet has completed its job.
|
||||
#
|
||||
# This patch simply removes the affected statement. The same fixe has been applied
|
||||
# This patch simply removes the affected statement. The same fix has been applied
|
||||
# to TCP LUA applet callback.
|
||||
#
|
||||
# To reproduce this issue, as reported by Patrick Hemmer, implement an HTTP LUA applet
|
||||
|
||||
Reference in New Issue
Block a user