HttpResponseBuilder

A utility class that provides a fluent interface for building HttpResponse structs, mostly useful for testing.

class HttpResponseBuilder {}

Members

Functions

and
HttpRequestContextBuilder and()

Fluent method to return to the request context builder. This is only available if this builder is part of an HttpRequestContextBuilder.