Loading src/tool_helpers.c +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) return 0; } warnf(config->global, "You can only select one HTTP request!\n"); warnf(config->global, "You can only select one HTTP request method!\n"); return 1; } Loading
src/tool_helpers.c +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ int SetHTTPrequest(struct OperationConfig *config, HttpReq req, HttpReq *store) return 0; } warnf(config->global, "You can only select one HTTP request!\n"); warnf(config->global, "You can only select one HTTP request method!\n"); return 1; }