Minor fix of HeaderEndMatch
This commit is contained in:
parent
d9d554b1b5
commit
39fb720aa9
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ namespace SimpleWeb {
|
|||
++crlfcrlf;
|
||||
else if(crlfcrlf == 2)
|
||||
++crlfcrlf;
|
||||
else
|
||||
crlfcrlf = 0;
|
||||
lflf = 0;
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue