随笔分类 - WEB Tech
摘要:The HyperText Transfer Protocol (HTTP) 405 Method Not Allowed response status code indicates that the request method is known by the server but is not
阅读全文
摘要:Each HTTP response message must contain a status code in its first line, indicating the result of the request. The status code falls into five groups,
阅读全文
摘要:API stands for "application program interface". It's just a documented method of interacting with someone else's service. For example, Google has an A
阅读全文
摘要:Hypertext transfer protocol(HTTP) is the core communications protocol used to access the World Wide Web(WWW) and is used by all of today's web applica
阅读全文
摘要:HTTP is stateless. All the requests are stateless. However, there are situations where we would like our states to be remembered. For example, in a on
阅读全文

浙公网安备 33010602011771号