Multiple requests
Initial#
Having to define seperate request for each file is not clean. dothttp supports defining multiple requests in single file
to target specific request use --target argument
example 1#
define/naming#
Instead of going with number once can name request go pass that name
example 3 (quotes)#
names having special chars or space needs to be defined in quotes(single/double)