Skip to content
Snippets Groups Projects
user avatar
deuce authored
Use sizeof() instead of explicit sizes where appropriate
Expand buffers to MAX_REQUEST_LINE+1 to allow for the terminator
Made char buf[] a magic bumber size since it has nothing to do with headers
and is in facta binary buffer, not a string buffer.
c6bf5925
History
Name Last commit Last update