Examples using... httptest.NewRequest()

Recent
ResponseRecorder is an implementation of http.ResponseWriter that records its mutations for later inspection in tests.