@melmi commented on GitHub:
I don't now why github does not show quoted text. I repeat it without quotation:
</html> <html class="no-js"> <head>@nl5887 commented on GitHub:
Hmm, with curl I'm getting:
< HTTP/1.1 200 OK < Content-Disposition: attachment; filename="koofeh.amr" < Content-Type: audio/amr < Date: Sun, 14 Dec 2014 13:55:50…
@nl5887 commented on GitHub:
The content / link seems to be still missing. What browser or curl version are you using?
@orschiro commented on GitHub:
@aspacca not anymore. Thanks for the reminder! Closing...
@paolafrancesca commented on GitHub:
@johnko storage.Seeker seems to be suitable only for local storage
@nl5887 commented on GitHub:
What I'm reading at https://groups.google.com/forum/#!msg/golang-nuts/F5HE7Eqb6iM/q_um2VqT5vAJ is that the ipv4 packets are being received through the ipv6 address.…
@aksswami commented on GitHub:
As @Auroch described, I am also facing same problem after building on OSX with docker. Not able to access it via localhost but working fine with 127.0.0.1. If I…
@nl5887 commented on GitHub:
What app is this? I think you've created this issue in the wrong repository.
@paolafrancesca commented on GitHub:
@ShadowKyogre you can actually do something like: curl -v "https://transfer.sh/(12pWqz/hello.txt,ZgZGV/hello.txt).tar.gz" -o test.tgz
@johnko commented on GitHub:
example in my fork https://github.com/johnko/wtfc/blob/master/transfersh-server/handlers.go#L612-631