- From: Asbjørn Ulsberg via GitHub <sysbot+gh@w3.org>
- Date: Sat, 14 Oct 2017 10:08:51 +0000
- To: public-hydra-logs@w3.org
Using `POST` to create resources is much more common than using `PUT`, since `PUT` requires the client to know the URI beforehand. The `POST` method can be used to mean **anything** according to HTTP semantics and "create" is one such, very common meaning. -- GitHub Notification of comment by asbjornu Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/3#issuecomment-336625063 using your GitHub account
Received on Saturday, 14 October 2017 10:08:39 UTC