drsnyder / poky

PostgreSQL key value store
MIT License
13 stars 1 forks source link

Adding support for If-Unmodified-Since #9

Closed drsnyder closed 11 years ago

drsnyder commented 11 years ago

WIP

This pull request adds support for the If-Unmodified-Since header to the PUT and POST methods.

/cc @loganlinn

loganlinn commented 11 years ago

functionally lgtm