diveintonode_examples icon indicating copy to clipboard operation
diveintonode_examples copied to clipboard

第8章构建web应用有段描述问题

Open superiorlu opened this issue 4 years ago • 0 comments

在8.1节的基础功能里p179对RESTful的说法不准确: 原:PUT代表新建一个资源,POST表示要更新一个资源 应为:POST代表新建一个资源,PUT表示要更新一个资源

superiorlu avatar Mar 23 '20 00:03 superiorlu