How To Resolve 502 Server Dropped Connection
When I develop the Django application and use the browser (for example google chrome) to browse my local Django website such as http://127.0.0.1:8000/user/register/, I got an error page that shows error message 502 Server dropped connection. I googled some time and finally find that the error reason is that my web browser uses a polipo […]
How To Resolve 502 Server Dropped Connection Read More »