diff options
author | Loïc Hoguin <[email protected]> | 2015-02-16 19:49:01 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-02-16 19:49:01 +0100 |
commit | d2205d9ea6aa71ff256c48667755676d0e6c2377 (patch) | |
tree | 1a3aeeafa833da3d1fcbfb67af6224ce077c5e23 /examples/hello_world | |
parent | 8d2063bb2ea8fec3f1807cd8181cbe25689838f1 (diff) | |
download | cowboy-d2205d9ea6aa71ff256c48667755676d0e6c2377.tar.gz cowboy-d2205d9ea6aa71ff256c48667755676d0e6c2377.tar.bz2 cowboy-d2205d9ea6aa71ff256c48667755676d0e6c2377.zip |
Do not send empty chunks
User code may sometimes send an empty value which gets understood
by the client as being the end of the stream while this was not
intended. Ignoring empty values allow making sure the stream isn't
ended by mistake.
Diffstat (limited to 'examples/hello_world')
0 files changed, 0 insertions, 0 deletions