PeanutButter
Loading...
Searching...
No Matches
PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse Member List

This is the complete list of members for PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse, including all inherited members.

AddOnCompletedHandler(Action< Func< object, Task >, object > handler)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
AddOnStartingHandler(Action< Func< object, Task >, object > handler)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
AddRedirectHandler(Action< string, bool > handler)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
BodyPeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
BodyWriterPeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
CompleteAsync()PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
ContentLengthPeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
ContentTypePeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
CookiesPeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
DEFAULT_CONTENT_TYPEPeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponsestatic
HasStartedPeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
HeadersPeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
HttpContextPeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
OnCompleted(Func< object, Task > callback, object state)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
OnStarting(Func< object, Task > callback, object state)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
Redirect(string location, bool permanent)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
SetContextAccessor(Func< HttpContext > accessor)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
SetCookies(IResponseCookies cookies)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
SetHasStarted(bool hasStarted)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
SetHeaders(IHeaderDictionary headers)PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
StartAsync(CancellationToken cancellationToken=new CancellationToken())PeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse
StatusCodePeanutButter.TestUtils.AspNetCore.Fakes.FakeHttpResponse