Correct HTTP request method for nullipotent action that takes binary data – Photoshop
Consider a web API method that has no side effects, but which takes binary data as a parameter. An example would be a method that tells the user whether or not their image is photoshopped, but does not permanently store…