|
|
|
|
|
by lucideer
345 days ago
|
|
> Do you care? I don't. I could deliver a diatribe on how even the common arguments for differentiating GET & POST don't hold water. HEAD is the only verb with any mild use in the base spec. On the other hand: > correct status codes and at least a few are used contrary to the HTTP spec This is a bigger problem than verb choice & something I very much care about. |
|
HEAD allows the server to send meta data without the (potentially very large) body. That could have been solved without verb (as if HEAD is a verb in this case!), of course, but it has its uses.