tests/get-with-headers.py
changeset 47500 23f5ed6dbcb1
parent 45830 c102b704edb5
child 47582 6bceecb28806
--- a/tests/get-with-headers.py	Tue Jul 06 12:42:32 2021 +0200
+++ b/tests/get-with-headers.py	Fri Jul 02 23:09:44 2021 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
 
 """This does HTTP GET requests given a host:port and path and returns
 a subset of the headers plus the body of the result."""