Do not try both http and https against the server
authorIustin Pop <iustin@google.com>
Sat, 14 Feb 2009 07:51:15 +0000 (08:51 +0100)
committerIustin Pop <iustin@google.com>
Sat, 14 Feb 2009 07:51:15 +0000 (08:51 +0100)
commit9b9a5931e8d37a899205487e9d3457efc03f526e
tree885197c2ab084f101faf5d771b5db0db34c78874
parentd7cf83bff8eeb1a6424c3f7c357b10b2b51be44e
Do not try both http and https against the server

This patch changes the tryRapi function so that if the http request
succeeded, we don't try https too.
src/Rapi.hs