// +build go1.9 package httptest import "github.com/gavv/httpexpect" // Request type alias. type Request = httpexpect.Request