Changes between Initial Version and Version 2 of Ticket #31903
- Timestamp:
- Aug 19, 2020, 1:39:42 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31903
- Property Type Uncategorized → Bug
-
Ticket #31903 – Description
initial v2 47 47 import uwsgi 48 48 from django.http import HttpResponse 49 50 49 def test_socket_api(request): 51 50 uwsgi.websocket_handshake()