Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a `custom_headers` param to `make_request` (#8760) | Richard van der Hoff | 2020-11-16 | 1 | -0/+1 |
Some tests want to set some custom HTTP request headers, so provide a way to do that before calling requestReceived(). |