mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
feat: detect invalid tokens
This commit is contained in:
@@ -43,6 +43,8 @@ namespace config
|
||||
|
||||
bool istomlkey(char c);
|
||||
|
||||
bool istomlmapdecl(char c);
|
||||
|
||||
class Tokenizer
|
||||
{
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user