Plan the thing.

This commit is contained in:
eyedeekay
2025-02-02 19:44:00 -05:00
parent 3f8d1aedb6
commit 00ae445a54
3 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
HTTP Tunnels
============
HTTP Tunnels are especially for HTTP Services(httpserver) and HTTP User-Agents(httpclient).
HTTP Client
-----------
HTTP Server
-----------

View File

@@ -0,0 +1 @@
package httpclient

View File

@@ -0,0 +1 @@
package httpserver