I am trying to get all types of requests to work with Nancy and CORS. Currently I add a pipeline at the end of the request:
pipelines.AfterReques
I find it nicer to handle CORS headers in IIS rewriter rules this is sample rewrite webconfig section which does that:
Remember to install IIS rewrite module: http://www.iis.net/downloads/microsoft/url-rewrite