From 5fe52889dd3749b317fd4c166e3d584290b884d3 Mon Sep 17 00:00:00 2001 From: Irmen de Jong Date: Wed, 18 Oct 2023 20:54:41 +0200 Subject: [PATCH] fix httpgateway jquery --- Pyro5/utils/httpgateway.py | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Pyro5/utils/httpgateway.py b/Pyro5/utils/httpgateway.py index bf51857..e589046 100644 --- a/Pyro5/utils/httpgateway.py +++ b/Pyro5/utils/httpgateway.py @@ -91,7 +91,7 @@ def redirect(start_response, target): - +