<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Http on 伊特瑞特</title>
    <link>https://loveav.cn/tags/http/</link>
    <description>Recent content in Http on 伊特瑞特</description>
    <image>
      <title>伊特瑞特</title>
      <url>https://loveav.cn/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://loveav.cn/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.134.3</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 01 Jan 2025 17:07:00 +0800</lastBuildDate>
    <atom:link href="https://loveav.cn/tags/http/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Http-登录接口设计</title>
      <link>https://loveav.cn/posts/tech/http-login/</link>
      <pubDate>Wed, 01 Jan 2025 17:07:00 +0800</pubDate>
      <guid>https://loveav.cn/posts/tech/http-login/</guid>
      <description>&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;接口功能规划&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;接口的功能需求&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;用户认证&lt;/strong&gt;: 接口的主要目的是验证用户提供的凭据（如用户名和密码）是否正确，从而允许合法用户访问系统资源。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;安全性考虑&lt;/strong&gt;: 要防止恶意攻击，如暴力破解密码，因此可能需要加入一些安全机制，如验证码、密码加密等。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;返回信息明确&lt;/strong&gt;:  根据登录结果，返回给客户端相应的信息，如成功登录后的用户信息（可能包括用户 ID、角色等）或者错误提示（如用户名或密码错误）。&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;URL和请求方法确定&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
