mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-17 20:03:22 +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