Closed omarpta closed 9 years ago
Thanks for the ticket. This has been fixed in the master ( a917cf235 ). Browser
now has a SetTransport()
method so you can set your own.
I was about to raise a ticket for this very issue and then discovered this thread. It would be nice if you can also update the documentation at http://surf.readthedocs.io/api/packages/browser/
Thanks.
Hi, it's just an idea... I had to modify browser.go file (buildClient func) to work with insecure certificates urls (https):
Would be nice if it were configurable... :)