Post
  • 音标:/poʊst/
  • 意思:POST请求
  • 例句POST requests submit data to the server to create resources.
  • 翻译:POST请求向服务器提交数据以创建资源。
  • 补充说明:POST不是幂等的。