C# 클래스 m.Http.Extensions.HttpRequestExtensions

파일 보기 프로젝트 열기: joongonn/mHttp

공개 메소드들

메소드 설명
IsAcceptGZip ( this req ) : bool
TryGetIfLastModifiedSince ( this req, System.DateTime &utcDate ) : bool

메소드 상세

IsAcceptGZip() 공개 정적인 메소드

public static IsAcceptGZip ( this req ) : bool
req this
리턴 bool

TryGetIfLastModifiedSince() 공개 정적인 메소드

public static TryGetIfLastModifiedSince ( this req, System.DateTime &utcDate ) : bool
req this
utcDate System.DateTime
리턴 bool