Lines Matching +full:re +full:- +full:sending
2 # SPDX-License-Identifier: Apache-2.0
9 This parser requires some string-related routines commonly
16 This parser requires some string-related routines commonly
78 int "Size of the buffer used for decoding Huffman-encoded strings"
82 Size of the buffer used for decoding Huffman-encoded strings when
94 int "Maximum HTTP Content-Type Length"
98 This setting determines the maximum length of the HTTP Content-Length field.
133 This setting determines the size of the (per-client) buffer used to store
151 (i. e. not sending or receiving any data) before the server drops the
173 int "Delay before re-initialization when restarting server"
177 In case server restarts for any reason, the server re-initialization
206 module-dep = NET_LOG
207 module-str = Log level for HTTP client library
208 module-help = Enables HTTP client code to output debug messages.
212 module-dep = NET_LOG
213 module-str = Log level for HTTP server library
214 module-help = Enables HTTP server code to output debug messages.