Me, The programmer

Just another WordPress.com site

Category Archives: HTTP

The difference between PUT and POST

I have started learning Rails a couple months ago and, while learning it, I realized I didn’t remember the difference between an HTTP POST and a PUT. Summarizing it here: a POST is a very generic thing that just sends a bunch of content for a URI to handle. The URI might do whatever it [...]

Follow

Get every new post delivered to your Inbox.