agemooij / riak-scala-client

An easy to use, non-blocking, fast Scala client library for interacting with Riak.
http://riak.scalapenos.com/
Apache License 2.0
84 stars 24 forks source link

Stop setting incorrect headers on http requests #10

Closed agemooij closed 11 years ago

agemooij commented 11 years ago

For some weird reason I just blindly pass any ETag and Last-Modified data back to Riak when making an http request. this makes no sense since those are http response headers.

agemooij commented 11 years ago

Closed in 0.8.1