When ```elisp '(request-backend (quote url-retrieve)) ``` it not work with `localhost`, but work with `0.0.0.0`. https://github.com/tkf/emacs-request/issues/76
When
'(request-backend (quote url-retrieve))it not work with
localhost, but work with0.0.0.0.tkf/emacs-request#76