haproxy/doc/internals
Christopher Faulet 113f7decfc MINOR: filters/http: Slightly update the parsing of chunks
Now, http_parse_chunk_size and http_skip_chunk_crlf return the number of bytes
parsed on success. http_skip_chunk_crlf does not use msg->sol anymore.

On the other hand, http_forward_trailers is unchanged. It returns >0 if the end
of trailers is reached and 0 if not. In all cases (except if an error is
encountered), msg->sol contains the length of the last parsed part of the
trailer headers.

Internal doc and comments about msg->sol has been updated accordingly.
2016-02-09 14:53:15 +01:00
..
acl.txt
body-parsing.txt MINOR: filters/http: Slightly update the parsing of chunks 2016-02-09 14:53:15 +01:00
buffer-operations.txt DOC: add a diagram to explain how circular buffers work 2012-04-30 11:57:00 +02:00
buffer-ops.fig DOC: add a diagram to explain how circular buffers work 2012-04-30 11:57:00 +02:00
connect-status.txt
connection-header.txt
connection-scale.txt
entities-v2.txt DOC: add doc/internals/entities-v2.txt 2015-08-11 12:17:41 +02:00
entities.fig DOC: update the entities diagrams 2015-04-21 14:15:40 +02:00
entities.pdf DOC: update the entities diagrams 2015-04-21 14:15:40 +02:00
entities.svg DOC: update the entities diagrams 2015-04-21 14:15:40 +02:00
entities.txt
hashing.txt DOC: Documentation for hashing function, with test results. 2013-11-20 22:14:47 +01:00
header-parser-speed.txt
header-tree.txt
http-cookies.txt
http-docs.txt
http-parsing.txt
list.fig DOC: add the documentation about internal circular lists 2015-09-20 22:43:56 +02:00
lua_socket.fig DOC: lua: schematics about lua socket organization 2015-06-03 15:53:04 +02:00
lua_socket.pdf DOC: lua: schematics about lua socket organization 2015-06-03 15:53:04 +02:00
naming.txt
pattern.dia DOC: pattern: pattern organisation schematics 2014-03-20 14:10:49 +01:00
pattern.pdf DOC: pattern: pattern organisation schematics 2014-03-20 14:10:49 +01:00
polling-states.fig DOC: add a diagram showing polling state transitions 2014-01-26 00:42:29 +01:00
repartition-be-fe-fi.txt
sequence.fig DOC: commit a few old design thoughts files 2014-06-19 21:02:32 +02:00
stats-v2.txt
stream-sock-states.fig