hoplon / castra

HTTP remote procedure call handler for Clojure.
172 stars 25 forks source link

pass non-castra post requests to next handler #16

Closed rwillig closed 8 years ago

rwillig commented 8 years ago

use the presence of x-castra-csrf header to determine if a post request is meant for castra, otherwise pass to next handler

micha commented 8 years ago

@rwillig Whew! Finally! Sorry about the long wait...