We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eedfed8 commit 5b1c6fbCopy full SHA for 5b1c6fb
src/request_body_processor/xml.h
@@ -55,7 +55,7 @@ class XMLNodes {
55
std::string currpath;
56
std::string currval;
57
Transaction *m_transaction;
58
- // need to store context - this is the same as at the xml_data
+ // need to store context - this is the same as in xml_data
59
// need to stop parsing if the number of arguments reached the limit
60
xmlParserCtxtPtr parsing_ctx_arg;
61
0 commit comments