From 61849828d1e84655559aca076f5bfa093479cb07 Mon Sep 17 00:00:00 2001 From: Matt Arnold Date: Sun, 7 Sep 2025 18:28:47 -0400 Subject: [PATCH] rename module to be clear what the purpose is --- http.py => rohttp.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename http.py => rohttp.py (100%) diff --git a/http.py b/rohttp.py similarity index 100% rename from http.py rename to rohttp.py