commit | e4ee873ac17ac09cca04e70056f4a2064473a5e6 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <coded@clicks.codes> | Wed Jan 10 14:42:09 2024 -0500 |
committer | Samuel Shuert <coded@clicks.codes> | Thu Jan 11 21:04:54 2024 +0000 |
tree | 414d7f6ab23eb54bed09f6808ce011e575756b8d | |
parent | f10dce9aefe1384a940bb810166351ae24976ee3 [diff] [blame] |
Respond to TCP Request with 200 OK Change-Id: Ibed81413b1d7362a66c831a5ef84cb4f74d5d14c Reviewed-on: https://git.clicks.codes/c/Clicks/BYO/HttpServer/rust/+/246 Tested-by: Skyler Grey <minion@clicks.codes> Reviewed-by: Skyler Grey <minion@clicks.codes>
diff --git a/.gitignore b/.gitignore index 8ed082c..4bd756d 100644 --- a/.gitignore +++ b/.gitignore
@@ -9,4 +9,4 @@ # MSVC Windows builds of rustc generate these, which store debugging information *.pdb -.direnv/ \ No newline at end of file +.direnv/