progrium / viewdocs

Read the Docs meets Gist.io for simple Markdown project documentation

Home Page:http://viewdocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External HTTP connection issue

pixelbender opened this issue · comments

@pixelbender If you have a chance, mind poking at where the updated versions of these unclosed resp.Body() instances are?

So just check for nil before we close it or...? (Sorry, I'm a bit under the weather, so not thinking too straight).

@josegonzalez sorry, the issue can be closed, here is the correct check now:
https://github.com/progrium/viewdocs/blob/master/viewdocs.go#L234-L236