osx - elinks reports `Bad HTTP response` in Mac OS -
i installed elinks via brew install elinks in macbook. when open http://www.gnu.org/software/make/manual/make.html in elinks, reports bad http response. tried same web address elinks in debian 8, works fine.
what's wrong elinks in osx?
this apparently bug in stable elinks version 0.11.
install development version of elinks (0.12pre6 @ moment), works fine:
brew install --devel elinks
Comments
Post a Comment