Histórico de commits

Autor SHA1 Mensagem Data
  idk 2b14108a06 I don't know exactly why, but checking that the kvPair in replyParser.go is not nil fixes the crash on image-heavy sites. 6 anos atrás
  idk 8d5c5f9d36 switch to strings.SplitN and apply gofmt, add test 6 anos atrás
  idk 32386886bc replyParser had a bug where, when a base64 address ended with '==', the key-value pairs would break. I worked around the issue by switching '==' it with a non-base64 character before the split, and back after. 6 anos atrás
  Henry 622c39b6a5 spring cleaning 9 anos atrás
  Henry 97f9bc7e56 Edited Comments according to golint 10 anos atrás
  Henry a421daf8d9 Added some Documentation and Example of using it with http.Transport 10 anos atrás
  Henry b0e9ab001e Added Verbose mode and be more fixed some newline inconsistencies 10 anos atrás
  Henry 9e21061f3f Client.Hello, Client.Lookup and parseReply 10 anos atrás