some work on getting an http response from google.com

This commit is contained in:
2025-09-15 13:21:34 -05:00
parent 53b493299b
commit de04372cb0
4 changed files with 64 additions and 21 deletions

3
.gitignore vendored
View File

@@ -2,3 +2,6 @@ compile_commands.json
bin/**
obj/**
.cache/**
*.rad
*.idb
*.pdb