Skip to content

Instantly share code, notes, and snippets.

View flosch's full-sized avatar
👨‍💻
Enjoying some tough code.

Florian Schlachter flosch

👨‍💻
Enjoying some tough code.
View GitHub Profile
@flosch
flosch / keybase.md
Last active November 17, 2016 20:10

Keybase proof

I hereby claim:

  • I am flosch on github.
  • I am flosch (https://keybase.io/flosch) on keybase.
  • I have a public key ASDZ6gRatMhXOD2EoNteO4u_Cf31cFEniEb6UpZ3wQU9zAo

To claim this, I am signing this object:

package main
import (
"compress/gzip"
"io"
"net/http"
"strings"
)
type gzipResponseWriter struct {