@ -173,7 +173,6 @@ class HttpDispatcher(resource.Resource):
defrender_GET(self,request:Request)->bytes:
test=self.map_get.match(request.uri.decode())
print(test)
client_ip=Utils.get_ip_addr(request)
iftestisNone:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.