C# Class Given_a_host_is_configured_with_an_owin_connector.when_the_response_is_created

Inheritance: using_owin_context
Show file Open project: glennblock/OwinWcfConnector

Public Methods

Method Description
then_the_content_type_header_is_set ( ) : void
then_the_status_is_set ( ) : void
then_then_headers_are_set ( ) : void

Method Details

then_the_content_type_header_is_set() public method

public then_the_content_type_header_is_set ( ) : void
return void

then_the_status_is_set() public method

public then_the_status_is_set ( ) : void
return void

then_then_headers_are_set() public method

public then_then_headers_are_set ( ) : void
return void