Scott Nicol

Results 3 issues of Scott Nicol

As per https://github.com/golang/go/issues/6376, [easyssh.go#L39](https://github.com/hypersleep/easyssh/blob/bbe6de83711868e3a1e7424361c41e3bbcf4225d/easyssh.go#L39) will fail when cross-compiling. There is [another fork of easyssh](https://github.com/jniltinho/easyssh/blob/master/easyssh.go#L36) which does this slightly differently. I can make a PR to adopt this but I am...

For some reason Shoes crashes whenever I click 'Package'. I'm on a Mac running 10.7.2 Error log: http://pastie.org/2864609

bug
packager
osx

Due to [this](https://github.com/ggicci/httpin/blob/3b521e674025b548c679e14c1d9733a0660534c6/resolver.go#L160) check and potentially missing implementation, a mix of JSON/XML bodies along with other directives is not possible. This blocks common REST calls, for example creating/updating entities (`POST...

documentation