mirror of
https://github.com/stretchr/testify.git
synced 2025-05-27 17:52:12 +00:00
Use `method` (this is what http.NewRequest and the HTTP standard in general calls this) rather than `mode` for `"GET"`, `"POST"`, etc.
Use `method` (this is what http.NewRequest and the HTTP standard in general calls this) rather than `mode` for `"GET"`, `"POST"`, etc.