Fix default OPTIONS handler
authorWallace Reis <wallace@reis.me>
Mon, 11 Jun 2012 12:39:04 +0000 (14:39 +0200)
committerTomas Doran <bobtfish@bobtfish.net>
Mon, 25 Jun 2012 20:06:25 +0000 (21:06 +0100)
commitffcae14131f4334ab08b42e5eed0b012933f51df
tree5d93b1acdb106fcd272ce08b55ada95788f77e94
parent802042187288e9fedc2a03965d5b2a775b50f9c9
Fix default OPTIONS handler

As the ->body is defined, then serialization won't happen and we don't
wrong responses as from failing tests in prev commit.
lib/Catalyst/Action/REST.pm