[][src]Module gotham::test::request

Test request behavior, shared between the tls::test and plain::test modules.

Structs

TestRequest

Builder API for constructing Server requests. When the request is built, RequestBuilder::perform will issue the request and provide access to the response.