C# 클래스 JabbR.Middleware.ImageProxyHandler

Proxies images through the jabbr server to avoid mixed mode https.
파일 보기 프로젝트 열기: ucdavis/JabbR

공개 메소드들

메소드 설명
ImageProxyHandler ( AppFunc next ) : System
Invoke ( object>.IDictionary env ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
IsAuthenticated ( object>.IDictionary env ) : bool

메소드 상세

ImageProxyHandler() 공개 메소드

public ImageProxyHandler ( AppFunc next ) : System
next AppFunc
리턴 System

Invoke() 공개 메소드

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