mirror of
https://github.com/opus-tango/http-server-in-c.git
synced 2026-03-20 03:55:25 +00:00
switched over to logging
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -2,6 +2,8 @@
|
||||
"files.associations": {
|
||||
"string.h": "c",
|
||||
"types.h": "c",
|
||||
"random": "c"
|
||||
"random": "c",
|
||||
"request_handler.h": "c",
|
||||
"response_builder.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user