Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Support for request cancellation in INancyEngine and owin.CallCancelled (redo) #1386

Merged
merged 3 commits into from
Jan 2, 2014
Merged

Support for request cancellation in INancyEngine and owin.CallCancelled (redo) #1386

merged 3 commits into from
Jan 2, 2014

Conversation

damianh
Copy link
Member

@damianh damianh commented Dec 24, 2013

  1. Simplified INancyEngine to a single method
  2. Provide INancyEngine 'overloads' via extension methods.
  3. Propagate the owin.CallCancelled cancellation from NancyOwinHost to INancyEngine

…s 'overloads' are now

provided by extension methods. Various fake INancyEngines in the tests were correspondingly updated.
…yOwinHost invokes with owin.CallCancelled enviroment item. Updated fakes accordingly.
grumpydev added a commit that referenced this pull request Jan 2, 2014
Support for request cancellation in INancyEngine and owin.CallCancelled (redo)
@grumpydev grumpydev merged commit 274fa38 into NancyFx:master Jan 2, 2014
@damianh
Copy link
Member Author

damianh commented Jan 2, 2014

Good man, thx ;)

@damianh damianh deleted the OwinCallCancelled2 branch January 26, 2015 07:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants