Closed lukewendling closed 7 years ago
fix #50
post_result
query_url
requests
I created posts_clusters before and after the change. Also checked num of deleted smposts before and after.
closed by e0286bcfb845d58e331d2bbb3d0f7ce518b84d60
fix #50
What does it do?
post_result
method to re-usequery_url
set in Loopy init. So, less code for consumers.requests
python lib in 'main' modules. main modules should only delegate work to other modules.requests
-based delete calls with Loopy post_result, which can handle POST, DEL, PUT, etc.How was it tested?
I created posts_clusters before and after the change. Also checked num of deleted smposts before and after.