mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-18 22:32:42 +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