Eve icon indicating copy to clipboard operation
Eve copied to clipboard

commiting a request to @http without a search results in two requests

Open jpka opened this issue 9 years ago • 0 comments

If you just

commit @http
   [#request #get-all url: "http://localhost:8081/getAll"]

Then two requests will reach the server immediately after a refresh.

The intent was to perform the request once when the program starts.

jpka avatar Dec 06 '16 23:12 jpka