PUT is one of the HTTP methods used to send data to a server to create/update a resource. Specifically, the PUT method updates a resource entirely through a specified URI. If the URI refers to an already existing resource, it is modified; if the URI does not point to an existing resource, then the server can create the resource with that URI.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Bhrino
Highly Voted 1 year, 2 months agoKT_Yu
Most Recent 1 month, 2 weeks ago[Removed]
3 months, 2 weeks agoDarkar
5 months agomageknight
1 year, 5 months ago