mirror of
https://github.com/nsnail/Ocelot.git
synced 2026-03-21 22:32:05 +08:00
* use HttpContext.RequestAborted to support cancel a request * register context.HttpContext.RequestAborted.ThrowIfCancellationRequested() in ExceptionHandlerMiddleware * add LangVersion * add default number to OcelotErrorCode fix unit test * revert back to one line