Closed Judobob closed 1 month ago
I can get requests working using the GET method but when I try POST I get route not found. How would I send a request to a POST method endpoint and how would I define the payload? Thanks this is a nice gem.
see https://github.com/zombocom/derailed_benchmarks/pull/234
I can get requests working using the GET method but when I try POST I get route not found. How would I send a request to a POST method endpoint and how would I define the payload? Thanks this is a nice gem.