Skip to content

Instantly share code, notes, and snippets.

@milkypostman
Created January 25, 2012 22:17
Show Gist options
  • Save milkypostman/1679208 to your computer and use it in GitHub Desktop.
Save milkypostman/1679208 to your computer and use it in GitHub Desktop.
Fix for HTTP Keep-Alive in Emacs
(setq url-http-attempt-keepalives nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment