Combining different types of request
Author: asifmallikCreated Jun 9, 2020Updated Jul 28, 2025
I am not sure whether this is implemented or not but was wondering whether there is any way to combine different types of requests. In particular, is there any way to combine `/cookies/set` with `/redirect-to` so that a cookie is set and at the same time it returns a redirect status.
Source: postmanlabs/httpbin