HTTP basic authentication using sockets in python - by user352958 How to connect to a server using basic http auth thru sockets in python .I don't want to use urllib/urllib2 etc as my program does some low level socket I/O operations Read the article