Template
1
0
Commit Graph

27 Commits

Author SHA1 Message Date
cat
b6e83e0216 Made args processing, header processing, and body processing inline methods. Additionally now most variables are class level instead of method level 2025-07-03 00:04:03 +03:00
cat
64bc7d0fb7 Cmake is changed to reflect restructure 2025-07-02 18:59:26 +03:00
cat
0b483c69cb HTTP bodies should work nicely, files are reorganised, www is reverted 2025-07-02 18:58:40 +03:00
cat
14394f1c9f Start of the body processing 2025-07-02 15:14:16 +03:00
309ba08e34 Breaking it off from File Hosting 2025-07-01 19:05:20 +02:00
cat
b32e7f5d70 Testing POST and upload 2025-06-26 02:55:47 +03:00
cat
7716494a1c Forgor to add .close to file 💀 2025-06-26 02:09:51 +03:00
cat
effa9ec9fa Added proper file reading 2025-06-26 02:07:58 +03:00
cat
ea8b8c884e Reorganising further 2025-06-26 01:59:18 +03:00
cat
095dd8ddf9 Added a simple POST response and more work on respond string 2025-06-25 23:47:46 +03:00
cat
bc8523b73e Adjusted 2025-06-25 23:28:51 +03:00
cat
c023c5f5ed Properly named Helpers 2025-06-25 23:25:39 +03:00
cat
8fed5d3808 Removed git residiue from QD5 2025-06-25 23:24:58 +03:00
cat
0e9cbe57d9 Added QuickDigest5 for MD5 Hashing, added bare bones responding, added Helper namespace, and minor redesign of methods 2025-06-25 23:24:05 +03:00
cat
98c4eafdbe Basic request reading 2025-06-25 22:24:32 +03:00
cat
c046cdc775 Added some flags to cmake 2025-06-20 00:34:22 +03:00
cat
bce2e942ef Added a place to store webdata 2025-06-18 03:18:53 +03:00
7158576460 minor styling 2025-06-18 01:02:58 +02:00
edcc7bbd5c some coding guidelines 2025-06-18 01:02:28 +02:00
cat
55dbb2e6cd Added a basic message for startup 2025-06-18 01:56:24 +03:00
8177ba47f7 Including a build section
so lars doesn't have a stroke trying to understand basics of cmake
2025-06-18 00:54:17 +02:00
cat
a607e4c99f Fix for adding boilerplate 2025-06-18 01:47:58 +03:00
cat
a256404a3d Updated gitignore 2025-06-18 01:46:14 +03:00
cat
0d7b7d1f1a Added the boilerplate and also CMAKE 2025-06-18 01:44:59 +03:00
cat
8df1342231 Testing files on the git 2025-06-18 00:47:25 +03:00
cat
026841746e Adding main 2025-06-18 00:28:09 +03:00
0082b0661c Initial commit 2025-06-17 23:27:37 +02:00