From 2f242db0125a6b377cfccb10efe6b81ddd5a228c Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Thu, 22 Sep 2022 13:45:14 -0700 Subject: [PATCH] Remove old public html --- public/http-clients | 43 ------------------------------------------- public/http-servers | 43 ------------------------------------------- 2 files changed, 86 deletions(-) delete mode 100644 public/http-clients delete mode 100644 public/http-servers diff --git a/public/http-clients b/public/http-clients deleted file mode 100644 index 4437bbc..0000000 --- a/public/http-clients +++ /dev/null @@ -1,43 +0,0 @@ - - - - - Go by Example: HTTP Clients - - - - -
-

Go by Example: HTTP Clients

- - -

- Next example: HTTP Servers. -

- - - - -
- - - - diff --git a/public/http-servers b/public/http-servers deleted file mode 100644 index df7ce3f..0000000 --- a/public/http-servers +++ /dev/null @@ -1,43 +0,0 @@ - - - - - Go by Example: HTTP Servers - - - - -
-

Go by Example: HTTP Servers

- - -

- Next example: Context. -

- - - - -
- - - -