house icon indicating copy to clipboard operation
house copied to clipboard

OPTIONS Handlers

Open inaimathi opened this issue 8 years ago • 1 comments

It's possible to define your own OPTIONS handlers, but they're also computable from a level of routing trie. So house should automatically compute them for routes that exist (nonexistent ones should still return a 404 error)

inaimathi avatar Apr 23 '17 23:04 inaimathi

http://stackoverflow.com/questions/11926908/how-to-respond-to-an-http-options-request

inaimathi avatar Apr 23 '17 23:04 inaimathi