C# 클래스 Gate.Middleware.ContentLength

파일 보기 프로젝트 열기: owin/museum-piece-gate

공개 메소드들

메소드 설명
ContentLength ( Func,Task> nextApp )
Invoke ( object>.IDictionary env ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
IsStatusWithNoNoEntityBody ( int status ) : bool

메소드 상세

ContentLength() 공개 메소드

public ContentLength ( Func,Task> nextApp )
nextApp Func,Task>

Invoke() 공개 메소드

public Invoke ( object>.IDictionary env ) : System.Threading.Tasks.Task
env object>.IDictionary
리턴 System.Threading.Tasks.Task