https://developers.google.com/cloud-print/docs/appInterfaces#submit
In this documentation, several endpoints for Google Cloud Printing are presented. However, at no place is it explained which HTTP method to use, as in GET
, POST
, etc. How can one know which one to use? I'm specifically looking to use /submit
and /search
parameters.