fix deleted character
This commit is contained in:
parent
975f555f22
commit
522ec147a3
@ -53,7 +53,7 @@ headerParseRecoveryMethod::headerLineError parsingContext::getHeaderParseErrorRe
|
|||||||
|
|
||||||
void parsingContext::setHeaderParseErrorRecoveryMethod(headerParseRecoveryMethod::headerLineError recoveryMethod)
|
void parsingContext::setHeaderParseErrorRecoveryMethod(headerParseRecoveryMethod::headerLineError recoveryMethod)
|
||||||
{
|
{
|
||||||
m_headrParseErrorRecovery = recoveryMethod;
|
m_headerParseErrorRecovery = recoveryMethod;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user