• I want to simulate HTTP requests that generate products in woocommerce. I install product-generator plugin. I capture all of HTTP requests during the process of generating product. a post HTTP request has a “product-generate” parameter that its value is combination of char and num. is this value a random value or is an already define value? how should I generate this value?

  • The topic ‘product-generate parameter in POSt HTTP request’ is closed to new replies.