C# 클래스 System.Net.Http.AutoRedirectTests

파일 보기 프로젝트 열기: damianh/OwinHttpMessageHandler

공개 메소드들

메소드 설명
AutoRedirectTests ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Can_auto_redirect_with_absolute_location ( int code ) : System.Threading.Tasks.Task
Can_auto_redirect_with_relative_location ( int code ) : System.Threading.Tasks.Task
Can_set_redirect_limit ( ) : System.Threading.Tasks.Task
Does_not_redirect_on_POST_and_307 ( ) : System.Threading.Tasks.Task
Keeps_method_on_a_307 ( ) : System.Threading.Tasks.Task
On_redirect_retains_request_headers ( string header, string value ) : System.Threading.Tasks.Task
On_redirect_strips_authorization_header ( ) : System.Threading.Tasks.Task
Should_set_cookie_on_redirect ( string path ) : System.Threading.Tasks.Task
When_caught_in_a_redirect_loop_should_throw ( ) : System.Threading.Tasks.Task

메소드 상세

AutoRedirectTests() 공개 메소드

public AutoRedirectTests ( ) : System.Collections.Generic
리턴 System.Collections.Generic