haproxy/include
Willy Tarreau 15530d28a4 MEDIUM: compression: don't send leading zeroes with chunk size
Till now we used to rely on a fixed maximum chunk size. Thanks to last
commit we're now free to adjust the chunk's length before sending the
data, so we don't have to use 6 digits all the time anymore, and if
one wants buffers larger than 16 MB it is now possible.
2015-03-28 12:05:47 +01:00
..
common BUG/MEDIUM: lua: segfault with buffer_replace2 2015-03-09 18:12:59 +01:00
import
proto MEDIUM: compression: don't send leading zeroes with chunk size 2015-03-28 12:05:47 +01:00
types MINOR: lua: create and register HTTP class 2015-03-18 11:34:06 +01:00