diff options
author | Franck Cuny <franckcuny@gmail.com> | 2015-07-07 11:17:00 -0700 |
---|---|---|
committer | Franck Cuny <franckcuny@gmail.com> | 2015-07-07 11:17:00 -0700 |
commit | eeb4ea089bb9667b9e3ef1f1e904a3aa157c07f9 (patch) | |
tree | dd0dd931537de1592a6c198ea96b3cc712faf558 | |
parent | Ignore .build directory in the repository. (diff) | |
download | plack-middleware-etag-eeb4ea089bb9667b9e3ef1f1e904a3aa157c07f9.tar.gz |
Remove white spaces from the README
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index df1e7fe..2d9ddfa 100644 --- a/README +++ b/README @@ -38,7 +38,7 @@ DESCRIPTION Will add "Cache-Control: must-revalidate, max-age=3600" to the headers. - + check_last_modified_header Will not add an ETag if there is already a Last-Modified header. |