mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
d9cda14782
commit
32bdf5cd80
1
tests.py
1
tests.py
|
@ -164,7 +164,6 @@ thrEve = None
|
||||||
def _testHttpSignedGET():
|
def _testHttpSignedGET():
|
||||||
print('testHttpSignedGET')
|
print('testHttpSignedGET')
|
||||||
|
|
||||||
boxpath = '"/users/Actor HTTP/1.1"'
|
|
||||||
boxpath = "/users/Actor"
|
boxpath = "/users/Actor"
|
||||||
host = "epicyon.libreserver.org"
|
host = "epicyon.libreserver.org"
|
||||||
content_length = "0"
|
content_length = "0"
|
||||||
|
|
Loading…
Reference in New Issue