mirror of
https://github.com/nsnail/Ocelot.git
synced 2026-02-04 06:39:59 +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